inherited BaseNewPackagePage: TBaseNewPackagePage Width = 467 Height = 95 object Bevel1: TBevel Left = 8 Top = 8 Width = 451 Height = 79 Shape = bsFrame end object Label1: TLabel Left = 16 Top = 55 Width = 56 Height = 13 Caption = '&Description:' FocusControl = EditDescription end object Label8: TLabel Left = 16 Top = 23 Width = 48 Height = 13 Caption = '&File name:' end object BrowsePackageName: TButton Left = 374 Top = 18 Width = 75 Height = 25 Caption = '&Browse...' Default = True TabOrder = 0 end object EditDescription: TEdit Left = 80 Top = 52 Width = 369 Height = 21 TabOrder = 1 end object FileNameDialog: TOpenDialog Title = 'Package name' Top = 67 end end