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