home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 29
/
Pce29cd.iso
/
RUNIMAGE
/
DELPHI40
/
BIN
/
CORIDE40.BPL
/
0
/
RCDATA
/
TPACKAGEADDREQUIRESPAGE
/
TPACKAGEADDREQUIRESPAGE.txt
Wrap
Text File
|
1998-06-16
|
984b
|
55 lines
inherited PackageAddRequiresPage: TPackageAddRequiresPage
Width = 447
Height = 89
Caption = 'Requires'
OnShow = PageShow
object Bevel1: TBevel
Left = 8
Top = 8
Width = 349
Height = 73
Shape = bsFrame
end
object Label1: TLabel
Left = 18
Top = 23
Width = 75
Height = 13
Caption = '&Package name:'
FocusControl = EditFileName
end
object Label2: TLabel
Left = 18
Top = 54
Width = 61
Height = 13
Caption = '&Search path:'
FocusControl = EditSearchPath
end
object EditFileName: TEdit
Left = 98
Top = 20
Width = 171
Height = 21
TabOrder = 0
OnChange = EditChange
end
object BrowseButton: TButton
Left = 274
Top = 18
Width = 75
Height = 25
Caption = '&Browse...'
Default = True
TabOrder = 1
OnClick = BrowseButtonClick
end
object EditSearchPath: TEdit
Left = 98
Top = 51
Width = 251
Height = 21
TabOrder = 2
end
end