object UncAskF: TUncAskF Left = 447 Top = 348 BorderStyle = bsDialog Caption = #1063#1090#1086' '#1076#1077#1083#1072#1090#1100' '#1089#1086' '#1079#1085#1072#1095#1077#1085#1080#1077#1084'?' ClientHeight = 88 ClientWidth = 236 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object InfoLab: TLabel Left = 12 Top = 7 Width = 130 Height = 13 Caption = #1044#1083#1080#1085#1072' '#1079#1085#1072#1095#1077#1085#1080#1103' ? '#1073#1072#1081#1090#1086#1074 end object SaveRB: TRadioButton Left = 14 Top = 30 Width = 115 Height = 17 Caption = #1057#1086#1093#1088#1072#1085#1080#1090#1100' '#1074' '#1092#1072#1081#1083 Checked = True TabOrder = 0 TabStop = True end object LoadRB: TRadioButton Left = 14 Top = 54 Width = 123 Height = 17 Caption = #1047#1072#1075#1088#1091#1079#1080#1090#1100' '#1080#1079' '#1092#1072#1081#1083#1072 TabOrder = 1 end object OkBut: TButton Left = 150 Top = 25 Width = 75 Height = 25 Caption = #1054#1050 TabOrder = 2 OnClick = OkButClick end object CancelBut: TButton Left = 150 Top = 57 Width = 75 Height = 25 Caption = #1054#1090#1084#1077#1085#1072 TabOrder = 3 OnClick = CancelButClick end object SaveDialog1: TSaveDialog Filter = #1051#1102#1073#1086#1081' '#1092#1072#1081#1083' (*.*)|*.*' Left = 208 Top = 65528 end object OpenDialog1: TOpenDialog Filter = #1051#1102#1073#1086#1081' '#1092#1072#1081#1083' (*.*)|*.*' Left = 176 Top = 65528 end end