inherited AddUnitToExistingPackageDlg: TAddUnitToExistingPackageDlg Left = 146 Top = 157 Caption = 'AddUnitToExistingPackageDlg' ClientHeight = 191 ClientWidth = 509 OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 inherited Bevel1: TBevel Width = 494 Height = 145 end inherited Label8: TLabel Top = 89 Width = 91 Caption = '�߯���� ̧�ٖ�(&P):' end inherited Label1: TLabel Top = 122 Width = 100 Caption = '�߯���ނ̐���(&D):' end object Label2: TLabel [3] Left = 16 Top = 23 Width = 67 Height = 13 Caption = '�Ư� ̧�ٖ�(&U):' FocusControl = EditFileName end object Label3: TLabel [4] Left = 16 Top = 56 Width = 65 Height = 17 Caption = '�����߽(&S):' FocusControl = EditSearchPath end inherited BrowsePackageName: TButton Left = 417 Top = 85 Caption = '�Q��(&R)...' Default = False TabOrder = 4 end inherited EditDescription: TEdit Left = 122 Top = 119 Width = 370 TabOrder = 5 end inherited OkButton: TButton Left = 267 Top = 161 TabOrder = 6 end inherited CancelBtn: TButton Left = 347 Top = 161 TabOrder = 7 end inherited HelpButton: TButton Left = 427 Top = 161 TabOrder = 8 end inherited PackageName: TComboBox Left = 122 Top = 86 TabOrder = 3 end object EditFileName: TEdit [11] Left = 122 Top = 20 Width = 290 Height = 21 TabOrder = 0 OnChange = EditChange end object BrowseButton: TButton [12] Left = 417 Top = 19 Width = 75 Height = 25 Caption = '�Q��(&B)...' Default = True TabOrder = 1 OnClick = BrowseButtonClick end object EditSearchPath: TEdit [13] Left = 122 Top = 53 Width = 370 Height = 21 TabOrder = 2 OnChange = EditChange end inherited FileNameDialog: TOpenDialog DefaultExt = 'dpk' Left = 24 Top = 168 end end