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

📄 frmdrawreportdesignfindreplaceunt.dfm

📁 EAComps手工画报表 对写报表编辑器有一定的参考价值
💻 DFM
字号:
object frmDrawReportDesignFindReplace: TfrmDrawReportDesignFindReplace
  Left = 198
  Top = 116
  BorderStyle = bsDialog
  Caption = #26410#20570'...'
  ClientHeight = 237
  ClientWidth = 361
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 12
  object labFindText: TLabel
    Left = 8
    Top = 12
    Width = 60
    Height = 12
    Caption = #26597#25214#25991#23383#65306
  end
  object labReplace: TLabel
    Left = 8
    Top = 36
    Width = 48
    Height = 12
    Caption = #26367#25442#20026#65306
  end
  object btnOk: TButton
    Left = 96
    Top = 205
    Width = 81
    Height = 24
    Caption = #26597#25214'(&O)'
    Default = True
    TabOrder = 0
  end
  object btnCancel: TButton
    Left = 272
    Top = 205
    Width = 81
    Height = 24
    Caption = #36864#20986'(&C)'
    TabOrder = 1
    OnClick = btnCancelClick
  end
  object gb3: TGroupBox
    Left = 8
    Top = 129
    Width = 345
    Height = 65
    Caption = #33539#22260
    TabOrder = 2
    object rdoCurrPage: TRadioButton
      Left = 16
      Top = 16
      Width = 89
      Height = 17
      Caption = #24403#21069#39029#38754'(&O)'
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object rdoAllPage: TRadioButton
      Left = 16
      Top = 40
      Width = 89
      Height = 17
      Caption = #20840#37096#39029#38754'(&S)'
      TabOrder = 1
    end
  end
  object gb1: TGroupBox
    Left = 8
    Top = 59
    Width = 201
    Height = 65
    Caption = #36873#39033
    TabOrder = 3
    object chkCaseSensitive: TCheckBox
      Left = 16
      Top = 16
      Width = 97
      Height = 17
      Caption = #21306#20998#22823#23567#20889'(&C)'
      TabOrder = 0
    end
    object chkWholeWordsOnly: TCheckBox
      Left = 16
      Top = 40
      Width = 97
      Height = 17
      Caption = #20840#23383#21305#37197'(&W)'
      Checked = True
      State = cbChecked
      TabOrder = 1
    end
  end
  object gb2: TGroupBox
    Left = 216
    Top = 59
    Width = 137
    Height = 65
    Caption = #26041#21521
    TabOrder = 4
    object rdoForward: TRadioButton
      Left = 16
      Top = 16
      Width = 65
      Height = 17
      Caption = #21521#19979'(&D)'
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object rdoBackward: TRadioButton
      Left = 16
      Top = 40
      Width = 65
      Height = 17
      Caption = #21521#19978'(&B)'
      TabOrder = 1
    end
  end
  object cboFindText: TComboBox
    Left = 72
    Top = 8
    Width = 281
    Height = 20
    ItemHeight = 12
    Sorted = True
    TabOrder = 5
  end
  object cboReplaceText: TComboBox
    Left = 72
    Top = 32
    Width = 281
    Height = 20
    ItemHeight = 12
    Sorted = True
    TabOrder = 6
  end
  object btnFindNext: TButton
    Left = 184
    Top = 205
    Width = 81
    Height = 24
    Caption = #19979#19968#20010'(&N)'
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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