object BrowseDirF: TBrowseDirF Left = 349 Top = 173 Width = 299 Height = 366 Caption = #1042#1099#1073#1077#1088#1080#1090#1077' '#1085#1091#1078#1085#1091#1102' '#1087#1072#1087#1082#1091 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object DirectoryListBox1: TDirectoryListBox Left = 0 Top = 0 Width = 289 Height = 297 ItemHeight = 16 TabOrder = 0 end object DriveComboBox1: TDriveComboBox Left = 23 Top = 311 Width = 145 Height = 19 DirList = DirectoryListBox1 TabOrder = 1 end object OkBut: TButton Left = 184 Top = 304 Width = 75 Height = 17 Caption = #1054#1050 ModalResult = 1 TabOrder = 2 OnClick = OkButClick end object CancelBut: TButton Left = 184 Top = 322 Width = 75 Height = 17 Caption = #1054#1090#1084#1077#1085#1072 ModalResult = 2 TabOrder = 3 end end