object AskFnForm: TAskFnForm Left = 356 Top = 374 BorderStyle = bsDialog Caption = #1042#1074#1077#1076#1080#1090#1077' '#1080#1084#1103' '#1092#1072#1081#1083#1072'.' ClientHeight = 103 ClientWidth = 376 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 Label1: TLabel Left = 7 Top = 16 Width = 141 Height = 13 Caption = #1042#1074#1077#1076#1080#1090#1077' '#1080#1084#1103' '#1085#1086#1074#1086#1075#1086' '#1092#1072#1081#1083#1072':' end object Edit1: TEdit Left = 23 Top = 40 Width = 345 Height = 21 TabOrder = 0 OnChange = Edit1Change OnKeyPress = Edit1KeyPress end object OkButn: TButton Left = 96 Top = 72 Width = 75 Height = 25 Caption = #1054#1050 ModalResult = 1 TabOrder = 1 OnClick = OkButnClick end object CancelButn: TButton Left = 192 Top = 72 Width = 75 Height = 25 Caption = #1054#1090#1084#1077#1085#1072 ModalResult = 2 TabOrder = 2 end end