home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 29
/
Pce29cd.iso
/
RUNIMAGE
/
DELPHI40
/
BIN
/
CORIDE40.BPL
/
0
/
RCDATA
/
TAUTOOBJECTEXPERT
/
TAUTOOBJECTEXPERT.txt
Wrap
Text File
|
1998-06-16
|
842b
|
43 lines
inherited AutoObjectExpert: TAutoObjectExpert
Left = 193
Top = 316
Caption = 'Automation Object Wizard'
ClientHeight = 200
PixelsPerInch = 96
TextHeight = 13
inherited Bevel1: TBevel
Height = 105
end
inherited OKButton: TButton
Top = 168
Anchors = [akRight, akBottom]
TabOrder = 4
end
inherited CancelButton: TButton
Top = 168
Anchors = [akRight, akBottom]
TabOrder = 5
end
inherited HelpButton: TButton
Top = 168
Anchors = [akRight, akBottom]
TabOrder = 6
end
object OptionsGB: TGroupBox
Left = 8
Top = 120
Width = 353
Height = 41
Caption = 'Options:'
TabOrder = 3
object EventsCB: TCheckBox
Left = 16
Top = 16
Width = 161
Height = 17
Caption = '&Generate event support code'
TabOrder = 0
end
end
end