⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 findmain.~dfm

📁 查找并替换所有文本中的文字
💻 ~DFM
字号:
object Form1: TForm1
  Left = 200
  Top = 115
  Width = 818
  Height = 592
  Caption = #25991#26412#23383#31526#26367#25442#31243#24207#65293#21271#20140#26131#28216#26080#38480#31185#25216' www.euwx.cn'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 329
    Height = 480
    Align = alLeft
    Caption = #36873#25321
    TabOrder = 0
    object Label3: TLabel
      Left = 16
      Top = 403
      Width = 204
      Height = 13
      Caption = #26597#25214#30340#25991#20214#31867#22411'['#25193#23637#21517']'#21487#28155#21152':             '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 16
      Top = 440
      Width = 233
      Height = 26
      Caption = #26597#25214#19982#25209#37327#26367#25442#30452#25509#36873#25321#39537#21160#22120#22914'c:'#65292#36755#20837#23383#31526#26367#25442'       '
      Color = clAqua
      ParentColor = False
      WordWrap = True
    end
    object Label7: TLabel
      Left = 16
      Top = 520
      Width = 192
      Height = 26
      Caption = #21333#20010#26367#25442#36873#25321#39537#21160#12289#30446#24405#12289#25991#20214#12289#24182#36755#20837#25991#20214#30340#25193#23637#21517
      Color = clAqua
      ParentColor = False
      WordWrap = True
    end
    object Label8: TLabel
      Left = 16
      Top = 480
      Width = 192
      Height = 26
      Caption = #30446#24405#26597#25214#26367#25442#65292#21482#38024#23545#36873#25321#30340#30446#24405#21450#20854#23376#30446#24405#30340#25152#26377#25991#20214'       '
      Color = clAqua
      ParentColor = False
      WordWrap = True
    end
    object edExt: TEdit
      Left = 16
      Top = 419
      Width = 305
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      Text = 'htm,html,jsp,asp,php,js,HTM,HTML,JSP,JS,CSS,css'
    end
    object Button4: TButton
      Left = 232
      Top = 520
      Width = 75
      Height = 25
      Caption = 'Button4'
      TabOrder = 1
      Visible = False
      OnClick = Button4Click
    end
    object GroupBox3: TGroupBox
      Left = 0
      Top = 69
      Width = 167
      Height = 302
      Caption = #30446#24405
      TabOrder = 2
      object DirectoryListBox2: TDirectoryListBox
        Left = 2
        Top = 15
        Width = 163
        Height = 285
        Align = alClient
        FileList = FileListBox1
        ItemHeight = 16
        TabOrder = 0
        OnChange = DirectoryListBox2Change
      end
    end
    object GroupBox4: TGroupBox
      Left = 170
      Top = 68
      Width = 154
      Height = 302
      Caption = #25991#20214
      TabOrder = 3
      object FileListBox1: TFileListBox
        Left = 2
        Top = 39
        Width = 149
        Height = 258
        ItemHeight = 13
        TabOrder = 0
        OnClick = FileListBox1Click
        OnDblClick = FileListBox1DblClick
      end
      object Filtercb: TFilterComboBox
        Left = 9
        Top = 14
        Width = 145
        Height = 21
        FileList = FileListBox1
        Filter = 
          'All files (*.*)|*.*|*.pas|*.pas|*.java|*.java|*.jpg|*.jpg|*.doc|' +
          '*.doc|*.xls|*.xls|*.jsp|*.jsp|*.ext|*.exe|*.bat|*.bat|*.dll|*.dl' +
          'l'
        TabOrder = 1
      end
    end
    object GroupBox5: TGroupBox
      Left = 2
      Top = 15
      Width = 325
      Height = 52
      Align = alTop
      Caption = #39537#21160
      TabOrder = 4
      object DriveComboBox1: TDriveComboBox
        Left = 24
        Top = 16
        Width = 145
        Height = 19
        DirList = DirectoryListBox2
        TabOrder = 0
        OnChange = DriveComboBox1Change
      end
    end
    object Edit3: TEdit
      Left = 16
      Top = 379
      Width = 297
      Height = 21
      BorderStyle = bsNone
      Color = clScrollBar
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
  end
  object Panel1: TPanel
    Left = 329
    Top = 0
    Width = 481
    Height = 480
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object Memo1: TMemo
      Left = 2
      Top = 145
      Width = 477
      Height = 244
      Align = alClient
      Color = clBtnHighlight
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      ScrollBars = ssBoth
      TabOrder = 0
    end
    object GroupBox2: TGroupBox
      Left = 2
      Top = 2
      Width = 477
      Height = 75
      Align = alTop
      Caption = #35201#26597#25214#26367#25442#30340#23383#31526
      TabOrder = 1
      object Label4: TLabel
        Left = 8
        Top = 48
        Width = 84
        Height = 13
        Caption = #26367#25442#20026'                '
      end
      object Edit1: TEdit
        Left = 8
        Top = 16
        Width = 545
        Height = 21
        TabOrder = 0
      end
      object Edit2: TEdit
        Left = 83
        Top = 45
        Width = 470
        Height = 21
        TabOrder = 1
        Text = ' '
      end
    end
    object Panel2: TPanel
      Left = 2
      Top = 77
      Width = 477
      Height = 68
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 2
      object ProgressBar1: TProgressBar
        Left = 16
        Top = 8
        Width = 537
        Height = 17
        TabOrder = 0
      end
      object btFind: TButton
        Left = 272
        Top = 35
        Width = 105
        Height = 25
        Caption = #26597#25214#25152#20197#30446#24405
        TabOrder = 1
        OnClick = btFindClick
      end
      object btSingleRep: TButton
        Left = 176
        Top = 35
        Width = 75
        Height = 25
        Caption = #21333#20010#26367#25442
        TabOrder = 2
        OnClick = btSingleRepClick
      end
      object btReplace: TButton
        Left = 384
        Top = 35
        Width = 75
        Height = 25
        Caption = #25209#37327#26367#25442
        TabOrder = 3
        OnClick = btReplaceClick
      end
      object Button1: TButton
        Left = 16
        Top = 35
        Width = 75
        Height = 25
        Caption = #30446#24405#26597#25214
        TabOrder = 4
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 94
        Top = 35
        Width = 75
        Height = 25
        Caption = #30446#24405#26367#25442
        TabOrder = 5
        OnClick = Button2Click
      end
    end
    object Memo2: TMemo
      Left = 2
      Top = 389
      Width = 477
      Height = 89
      Align = alBottom
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 3
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 480
    Width = 810
    Height = 78
    Align = alBottom
    TabOrder = 2
    object Label1: TLabel
      Left = 32
      Top = 8
      Width = 516
      Height = 13
      Caption = #30446#21069#20165#20165#25903#25345#21333#32447#31243#25805#20316#12290#22914#26524#31243#24207#20572#27490#65292#35831#31561#24453#65292#21542#21017#23601#20219#21153#31649#29702#22120#20013#28165#38500#12290#12288#12288#12288#12288#12288#12288#12288#12288
    end
    object Button3: TButton
      Left = 718
      Top = 5
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 0
      OnClick = Button3Click
    end
    object Button5: TButton
      Left = 632
      Top = 8
      Width = 75
      Height = 25
      Caption = #24378#21046#36864#20986
      TabOrder = 1
      OnClick = Button5Click
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 242
    Top = 39
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -