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

📄 search.~dfm

📁 伤残金发放管理系统软件源码,个人作品,现在工作中用到它.
💻 ~DFM
字号:
object SearchForm: TSearchForm
  Left = 268
  Top = 227
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20154#21592#26597#35810
  ClientHeight = 271
  ClientWidth = 434
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object XMCheckBox: TCheckBox
    Left = 11
    Top = 25
    Width = 94
    Height = 17
    Caption = #22995#21517' ='
    TabOrder = 0
    OnClick = XMCheckBoxClick
  end
  object XMEdit: TEdit
    Left = 121
    Top = 24
    Width = 192
    Height = 20
    Enabled = False
    TabOrder = 1
  end
  object SFZEdit: TEdit
    Left = 121
    Top = 56
    Width = 300
    Height = 20
    Enabled = False
    TabOrder = 2
  end
  object SCZEdit: TEdit
    Left = 121
    Top = 88
    Width = 300
    Height = 20
    Enabled = False
    TabOrder = 3
  end
  object DJEdit: TComboBox
    Left = 121
    Top = 120
    Width = 300
    Height = 20
    Enabled = False
    ItemHeight = 12
    TabOrder = 4
    Items.Strings = (
      #19977#32423
      #20116#32423
      #20845#32423
      #19971#32423
      #20843#32423)
  end
  object XZEdit: TComboBox
    Left = 121
    Top = 152
    Width = 300
    Height = 20
    Enabled = False
    ItemHeight = 12
    TabOrder = 5
    Items.Strings = (
      #22240#25112
      #22240#20844
      #22240#30149)
  end
  object QueDinButton: TButton
    Left = 248
    Top = 224
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 6
    OnClick = QueDinButtonClick
  end
  object QuXiaoButton: TButton
    Left = 335
    Top = 224
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 7
    OnClick = QuXiaoButtonClick
  end
  object SFZCheckBox: TCheckBox
    Left = 11
    Top = 57
    Width = 94
    Height = 17
    Caption = #36523#20221#35777#21495' ='
    TabOrder = 8
    OnClick = XMCheckBoxClick
  end
  object SCZCheckBox: TCheckBox
    Left = 11
    Top = 89
    Width = 94
    Height = 17
    Caption = #20260#27531#35777#21495' ='
    TabOrder = 9
    OnClick = XMCheckBoxClick
  end
  object DJCheckBox: TCheckBox
    Left = 11
    Top = 121
    Width = 73
    Height = 17
    Caption = #31561#32423' ='
    TabOrder = 10
    OnClick = XMCheckBoxClick
  end
  object XZCheckBox: TCheckBox
    Left = 11
    Top = 153
    Width = 73
    Height = 17
    Caption = #24615#36136' ='
    TabOrder = 11
    OnClick = XMCheckBoxClick
  end
  object MHCheckBox: TCheckBox
    Left = 328
    Top = 24
    Width = 89
    Height = 17
    Caption = #22995#21517#27169#31946#26597#35810
    TabOrder = 12
  end
  object JHCheckBox: TCheckBox
    Left = 11
    Top = 187
    Width = 81
    Height = 17
    Caption = #28608#27963' ='
    TabOrder = 13
    OnClick = XMCheckBoxClick
  end
  object JHGroupBox: TGroupBox
    Left = 120
    Top = 178
    Width = 297
    Height = 33
    Enabled = False
    TabOrder = 14
    object YesRadioButton: TRadioButton
      Left = 20
      Top = 10
      Width = 97
      Height = 17
      Caption = #24050#28608#27963
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object NoRadioButton: TRadioButton
      Left = 158
      Top = 10
      Width = 89
      Height = 17
      Caption = #26410#28608#27963
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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