object replaceform: Treplaceform Left = 365 Top = 165 Width = 455 Height = 378 BorderStyle = bsSizeToolWin Caption = '����� � ��������' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poOwnerFormCenter PixelsPerInch = 120 TextHeight = 16 object Label1: TLabel Left = 8 Top = 64 Width = 91 Height = 16 Caption = '�������� ��:' end object Label2: TLabel Left = 8 Top = 16 Width = 45 Height = 16 Caption = '�����' end object Button1: TButton Left = 80 Top = 296 Width = 75 Height = 25 Caption = '������' ModalResult = 1 TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 296 Top = 296 Width = 75 Height = 25 Caption = '������' ModalResult = 2 TabOrder = 1 OnClick = Button2Click end object DCFileNameEdit1: TDCFileNameEdit Left = 8 Top = 144 Width = 337 Height = 21 DialogKind = fdOpen DialogOptions = [] FilterIndex = 0 AcceptFiles = False Button1.Width = 0 Button1.Cursor = crDefault Button1.Kind = bkCustom Button1.Glyph.Data = { CE000000424DCE0000000000000076000000280000000C0000000B0000000100 0400000000005800000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F00000000FFF 00000088888880FF00000F088888880F00000FF08888888000000FFF00000000 00000FFFFFFF0FFF00000FFF00000FFF0000F000FFFFF0000000FFFFFFFFFF00 0000FFFFF0FFF0F00000FFFFFF000FFF0000} Button1.NumGlyphs = 1 Button1.ParentShowHint = True Button1.ShowHint = False Button1.Visible = True Button2.Width = 0 Button2.Cursor = crDefault Button2.Kind = bkDots Button2.NumGlyphs = 1 Button2.ParentShowHint = True Button2.ShowHint = False Button2.Visible = True Caption = 'DCFileNameEdit1' Flat = False ParentColor = False ReadOnly = False TabOrder = 2 TabStop = True OnChange = DCFileNameEdit1Change object TPopupListBox Left = 0 Top = 0 Width = 121 Height = 82 TabStop = False ItemHeight = 16 end end object CheckBox1: TCheckBox Left = 8 Top = 120 Width = 225 Height = 17 Caption = '������������' TabOrder = 3 end object findto: TComboBox Left = 120 Top = 16 Width = 313 Height = 24 ItemHeight = 16 TabOrder = 4 end object replaceon: TComboBox Left = 120 Top = 64 Width = 313 Height = 24 ItemHeight = 16 TabOrder = 5 end object Memo1: TMemo Left = 8 Top = 176 Width = 425 Height = 89 Lines.Strings = ( '') TabOrder = 6 end object Button3: TButton Left = 360 Top = 144 Width = 75 Height = 25 Caption = 'SAVE' TabOrder = 7 OnClick = Button3Click end object SaveDialog1: TSaveDialog Left = 376 Top = 272 end end