object SearchRepF: TSearchRepF Left = 301 Top = 230 BorderStyle = bsDialog Caption = #1053#1072#1081#1090#1080' \ '#1085#1072#1081#1090#1080' '#1080' '#1079#1072#1084#1077#1085#1080#1090#1100 ClientHeight = 127 ClientWidth = 390 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 34 Height = 13 Caption = #1053#1072#1081#1090#1080':' end object SearchEd: TEdit Left = 16 Top = 24 Width = 361 Height = 21 TabOrder = 0 end object RepCB: TCheckBox Left = 8 Top = 48 Width = 97 Height = 17 Caption = #1080' '#1079#1072#1084#1077#1085#1080#1090#1100' '#1085#1072':' TabOrder = 1 OnClick = RepCBClick end object RepEd: TEdit Left = 16 Top = 67 Width = 361 Height = 21 TabOrder = 2 end object GoBut: TButton Left = 101 Top = 96 Width = 75 Height = 25 Caption = #1055#1088#1080#1085#1103#1090#1100 TabOrder = 3 OnClick = GoButClick end object CancelBut: TButton Left = 213 Top = 96 Width = 75 Height = 25 Caption = #1054#1090#1084#1077#1085#1072 TabOrder = 4 OnClick = CancelButClick end end