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

📄 unit2.dfm

📁 批量 Xml 修改 Modify 批量 Xml 修改 批量 Xml 修改
💻 DFM
字号:
object frmBatMoidfy: TfrmBatMoidfy
  Left = 0
  Top = 0
  Caption = #25209#37327#20462#25913'Xml'#25991#20214
  ClientHeight = 517
  ClientWidth = 552
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object pnl1: TPanel
    Left = 8
    Top = 222
    Width = 489
    Height = 275
    TabOrder = 0
    object lbl1: TLabel
      Left = 20
      Top = 37
      Width = 36
      Height = 12
      Caption = #33410#28857#21517
    end
    object lbl2: TLabel
      Left = 20
      Top = 60
      Width = 36
      Height = 12
      Caption = #23646#24615#21517
    end
    object lbl3: TLabel
      Left = 20
      Top = 152
      Width = 36
      Height = 12
      Caption = #26367#25442#20026
    end
    object lbl4: TLabel
      Left = 8
      Top = 86
      Width = 48
      Height = 12
      Caption = #26597#25214#20869#23481
    end
    object edt1: TEdit
      Left = 62
      Top = 34
      Width = 121
      Height = 20
      TabOrder = 0
    end
    object edt2: TEdit
      Left = 62
      Top = 60
      Width = 121
      Height = 20
      TabOrder = 1
    end
    object mmoSource: TMemo
      Left = 62
      Top = 86
      Width = 395
      Height = 49
      TabOrder = 2
    end
    object mmoReplace: TMemo
      Left = 62
      Top = 153
      Width = 395
      Height = 49
      TabOrder = 3
    end
    object btn3: TButton
      Left = 62
      Top = 223
      Width = 75
      Height = 25
      Caption = #26367#25442
      TabOrder = 4
    end
  end
  object chklst1: TCheckListBox
    Left = 8
    Top = 8
    Width = 505
    Height = 177
    ItemHeight = 12
    TabOrder = 1
  end
  object btnAdd: TButton
    Left = 8
    Top = 191
    Width = 75
    Height = 25
    Caption = #22686#21152
    TabOrder = 2
  end
  object btnDelete: TButton
    Left = 89
    Top = 191
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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