inherited AddUnitToExistingPackagePage: TAddUnitToExistingPackagePage Width = 510 Height = 161 inherited Bevel1: TBevel Width = 494 Height = 145 end inherited Label1: TLabel Top = 122 Width = 100 Caption = 'Package &description:' end inherited Label8: TLabel Top = 89 Width = 91 Caption = '&Package file name:' end object Label2: TLabel [3] Left = 16 Top = 22 Width = 67 Height = 13 Caption = '&Unit file name:' FocusControl = EditFileName end object Label3: TLabel [4] Left = 16 Top = 56 Width = 61 Height = 13 Caption = '&Search path:' FocusControl = EditSearchPath end inherited PackageName: TComboBox Left = 122 Top = 86 end inherited BrowsePackageName: TButton Left = 417 Top = 85 Caption = 'B&rowse...' end inherited EditDescription: TEdit Left = 122 Top = 119 end object EditFileName: TEdit [8] Left = 122 Top = 20 Width = 290 Height = 21 TabOrder = 3 OnChange = EditChange end object BrowseButton: TButton [9] Left = 417 Top = 19 Width = 75 Height = 25 Caption = '&Browse...' Default = True TabOrder = 4 OnClick = BrowseButtonClick end object EditSearchPath: TEdit [10] Left = 122 Top = 53 Width = 370 Height = 21 TabOrder = 5 end inherited FileNameDialog: TOpenDialog Top = 131 end end