home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 29
/
Pce29cd.iso
/
RUNIMAGE
/
DELPHI40
/
BIN
/
CORIDE40.BPL
/
0
/
RCDATA
/
TCOMOBJECTEXPERT
/
TCOMOBJECTEXPERT.txt
Wrap
Text File
|
1998-06-16
|
1KB
|
79 lines
inherited ComObjectExpert: TComObjectExpert
ClientHeight = 272
PixelsPerInch = 96
TextHeight = 13
inherited Bevel1: TBevel
Height = 177
end
inherited Lblinstancing: TLabel
Top = 54
end
object LblIntf: TLabel [3]
Left = 18
Top = 112
Width = 63
Height = 26
Caption = 'Implemented Inter&faces:'
FocusControl = ImplIntfs
WordWrap = True
end
object LblDesc: TLabel [5]
Left = 18
Top = 151
Width = 56
Height = 13
Caption = '&Description:'
FocusControl = Description
WordWrap = True
end
inherited NewClassName: TEdit
OnChange = NewClassNameChange
end
inherited OKButton: TButton
Top = 240
TabOrder = 6
end
inherited CancelButton: TButton
Top = 240
TabOrder = 7
end
inherited HelpButton: TButton
Top = 240
TabOrder = 8
end
inherited Instancing: TComboBox
Top = 50
end
object ImplIntfs: TEdit [11]
Left = 112
Top = 115
Width = 241
Height = 21
TabOrder = 3
end
object Description: TEdit
Left = 112
Top = 147
Width = 241
Height = 21
TabOrder = 4
end
object GroupBox1: TGroupBox
Left = 8
Top = 192
Width = 353
Height = 41
Caption = 'Options:'
TabOrder = 5
object cbIncludeTypeLib: TCheckBox
Left = 8
Top = 16
Width = 121
Height = 17
Caption = 'Include Type &Library'
TabOrder = 0
OnClick = cbIncludeTypeLibClick
end
end
end