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