inherited AddPackageUnitFileDlg: TAddPackageUnitFileDlg Left = 99 Top = 121 Caption = 'AddPackageUnitFileDlg' ClientHeight = 103 PixelsPerInch = 96 TextHeight = 12 inherited Bevel1: TBevel Height = 89 end object Label1: TLabel [1] Left = 16 Top = 21 Width = 67 Height = 13 Caption = '�Ư� ̧�ٖ�(&U):' FocusControl = EditFileName end object Label2: TLabel [2] Left = 16 Top = 52 Width = 65 Height = 17 Caption = '�����߽(&S):' FocusControl = EditSearchPath end object EditFileName: TEdit [3] Left = 109 Top = 18 Width = 160 Height = 21 TabOrder = 0 OnChange = EditChange end object BrowseButton: TButton [4] Left = 272 Top = 16 Width = 75 Height = 25 Caption = '�Q��(&B)...' TabOrder = 1 OnClick = BrowseButtonClick end object EditSearchPath: TEdit [5] Left = 88 Top = 49 Width = 259 Height = 21 TabOrder = 2 OnChange = EditChange end inherited OKButton: TButton ModalResult = 0 TabOrder = 3 OnClick = OkButtonClick end inherited CancelButton: TButton TabOrder = 4 end inherited HelpButton: TButton TabOrder = 5 OnClick = HelpButtonClick end end