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

📄 report.dfm

📁 伤残金发放管理系统软件源码,个人作品,现在工作中用到它.
💻 DFM
字号:
object ReportForm: TReportForm
  Left = 343
  Top = 271
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #29983#25104#25253#34920#35774#32622
  ClientHeight = 266
  ClientWidth = 296
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 32
    Top = 176
    Width = 48
    Height = 12
    Caption = #27599#34892#29983#25104
  end
  object Label2: TLabel
    Left = 168
    Top = 176
    Width = 36
    Height = 12
    Caption = #26465#35760#24405
  end
  object GroupBox1: TGroupBox
    Left = 32
    Top = 16
    Width = 233
    Height = 129
    Caption = #36873#25321#35201#29983#25104#30340#23383#27573
    TabOrder = 0
    object XMCheckBox: TCheckBox
      Left = 35
      Top = 25
      Width = 70
      Height = 17
      Caption = #22995#21517
      TabOrder = 0
    end
    object SFZCheckBox: TCheckBox
      Left = 123
      Top = 25
      Width = 94
      Height = 17
      Caption = #36523#20221#35777#21495
      TabOrder = 1
    end
    object SCZCheckBox: TCheckBox
      Left = 123
      Top = 49
      Width = 94
      Height = 17
      Caption = #20260#27531#35777#21495
      TabOrder = 2
    end
    object DJCheckBox: TCheckBox
      Left = 35
      Top = 49
      Width = 73
      Height = 17
      Caption = #31561#32423' '
      TabOrder = 3
    end
    object XZCheckBox: TCheckBox
      Left = 35
      Top = 73
      Width = 73
      Height = 17
      Caption = #24615#36136
      TabOrder = 4
    end
    object DHCheckBox: TCheckBox
      Left = 35
      Top = 97
      Width = 73
      Height = 17
      Caption = #30005#35805
      TabOrder = 5
    end
    object DZCheckBox: TCheckBox
      Left = 123
      Top = 73
      Width = 70
      Height = 17
      Caption = #22320#22336
      TabOrder = 6
    end
    object JECheckBox: TCheckBox
      Left = 123
      Top = 97
      Width = 73
      Height = 17
      Caption = #37329#39069
      TabOrder = 7
    end
  end
  object NumerEdit: TSpinEdit
    Left = 104
    Top = 172
    Width = 57
    Height = 21
    MaxValue = 10
    MinValue = 1
    TabOrder = 1
    Value = 1
  end
  object QueDinButton: TButton
    Left = 117
    Top = 216
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 2
    OnClick = QueDinButtonClick
  end
  object QuXiaoButton: TButton
    Left = 205
    Top = 216
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 3
    OnClick = QuXiaoButtonClick
  end
end

⌨️ 快捷键说明

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