object NewFilterAskF: TNewFilterAskF Left = 364 Top = 315 BorderStyle = bsDialog Caption = #1053#1086#1074#1099#1081' '#1092#1080#1083#1100#1090#1088 ClientHeight = 137 ClientWidth = 412 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 40 Height = 13 Caption = #1060#1080#1083#1100#1090#1088 end object Label2: TLabel Left = 8 Top = 48 Width = 96 Height = 13 Caption = #1054#1087#1080#1089#1072#1085#1080#1077' '#1092#1080#1083#1100#1090#1088#1072 end object FilterEd: TEdit Left = 16 Top = 24 Width = 385 Height = 21 TabOrder = 0 end object FilterDescEd: TEdit Left = 16 Top = 64 Width = 385 Height = 21 TabOrder = 1 end object OkBut: TButton Left = 96 Top = 104 Width = 75 Height = 25 Caption = 'OK' TabOrder = 2 OnClick = OkButClick end object CancelBut: TButton Left = 240 Top = 104 Width = 75 Height = 25 Caption = #1054#1090#1084#1077#1085#1072 TabOrder = 3 OnClick = CancelButClick end end