home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
CORIDE50.BPL
/
0
/
RCDATA
/
TCOMPONENTEXPERTDLG
/
TCOMPONENTEXPERTDLG.txt
Wrap
Text File
|
1999-08-11
|
1KB
|
53 lines
inherited ComponentExpertDlg: TComponentExpertDlg
Left = 295
Top = 226
Caption = 'New Component'
ClientHeight = 252
ClientWidth = 383
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
Width = 383
Height = 221
inherited PropSheets: TPropertySheetControl
Width = 373
Height = 211
PropertySheets = <
item
PropertySheetClassName = 'TCompExpertPage'
end>
end
end
inherited Panel2: TPanel
Top = 221
Width = 383
inherited NewProjectGroup: TCheckBox [0]
Left = 11
Top = 5
Width = 160
Visible = False
end
inherited OkButton: TButton [1]
Left = 143
end
inherited CancelBtn: TButton [2]
Left = 223
TabOrder = 4
end
inherited HelpButton: TButton [3]
Left = 303
end
object AddToButton: TButton
Left = 63
Top = 1
Width = 75
Height = 25
Cancel = True
Caption = '&Install...'
Enabled = False
TabOrder = 1
OnClick = AddToButtonClick
end
end
end