object ResPathsF: TResPathsF Left = 261 Top = 223 BorderStyle = bsDialog Caption = #1055#1091#1090#1080' '#1082' '#1088#1077#1089#1091#1088#1089#1085#1099#1084' '#1092#1072#1081#1083#1072#1084 ClientHeight = 332 ClientWidth = 497 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object FileNamesBox: TListBox Left = 2 Top = 2 Width = 402 Height = 267 ItemHeight = 13 TabOrder = 0 OnClick = FileNamesBoxClick end object FilePathEd: TEdit Left = 1 Top = 272 Width = 493 Height = 21 TabOrder = 1 OnChange = FilePathEdChange end object BrowseBut: TButton Left = 408 Top = 240 Width = 85 Height = 25 Caption = #1054#1073#1079#1086#1088'...' TabOrder = 2 OnClick = BrowseButClick end object OkBut: TButton Left = 163 Top = 304 Width = 75 Height = 25 Caption = #1054#1050 TabOrder = 3 OnClick = OkButClick end object CancelBut: TButton Left = 259 Top = 304 Width = 75 Height = 25 Caption = #1054#1090#1084#1077#1085#1072 TabOrder = 4 OnClick = CancelButClick end object SavePathBut: TButton Left = 395 Top = 304 Width = 99 Height = 25 Caption = #1047#1072#1087#1086#1084#1085#1080#1090#1100' '#1087#1091#1090#1100 TabOrder = 5 OnClick = SavePathButClick end object SDD1: TSaveDialog Filter = #1056#1077#1089#1091#1088#1089#1085#1099#1077' '#1092#1072#1081#1083#1099' '#1055#1047' (*.res, *.mq)|*.res; *.mq|'#1042#1089#1077' '#1092#1072#1081#1083#1099' (*.*)|*.*' Left = 416 Top = 16 end end