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

📄 new.~dfm

📁 伤残金发放管理系统软件源码,个人作品,现在工作中用到它.
💻 ~DFM
字号:
object newForm: TnewForm
  Left = 297
  Top = 363
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  ClientHeight = 310
  ClientWidth = 435
  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 = 24
    Top = 35
    Width = 36
    Height = 12
    Caption = #22995#21517#65306
  end
  object Label2: TLabel
    Left = 24
    Top = 69
    Width = 60
    Height = 12
    Caption = #36523#20221#35777#21495#65306
  end
  object Label3: TLabel
    Left = 24
    Top = 100
    Width = 60
    Height = 12
    Caption = #20260#27531#35777#21495#65306
  end
  object Label4: TLabel
    Left = 24
    Top = 132
    Width = 36
    Height = 12
    Caption = #31561#32423#65306
  end
  object Label5: TLabel
    Left = 24
    Top = 164
    Width = 36
    Height = 12
    Caption = #24615#36136#65306
  end
  object Label6: TLabel
    Left = 24
    Top = 228
    Width = 36
    Height = 12
    Caption = #22320#22336#65306
  end
  object Label7: TLabel
    Left = 24
    Top = 195
    Width = 36
    Height = 12
    Caption = #30005#35805#65306
  end
  object XMEdit: TEdit
    Left = 96
    Top = 32
    Width = 313
    Height = 20
    TabOrder = 0
  end
  object SFZEdit: TEdit
    Left = 96
    Top = 64
    Width = 313
    Height = 20
    TabOrder = 1
  end
  object SCZEdit: TEdit
    Left = 96
    Top = 96
    Width = 313
    Height = 20
    TabOrder = 2
  end
  object DJEdit: TComboBox
    Left = 96
    Top = 128
    Width = 313
    Height = 20
    ItemHeight = 12
    TabOrder = 3
    Items.Strings = (
      #19977#32423
      #20116#32423
      #20845#32423
      #19971#32423
      #20843#32423)
  end
  object XZEdit: TComboBox
    Left = 96
    Top = 160
    Width = 313
    Height = 20
    ItemHeight = 12
    TabOrder = 4
    Items.Strings = (
      #22240#25112
      #22240#20844
      #22240#30149)
  end
  object DHEdit: TEdit
    Left = 96
    Top = 192
    Width = 313
    Height = 20
    TabOrder = 5
  end
  object DZEdit: TEdit
    Left = 96
    Top = 224
    Width = 313
    Height = 20
    TabOrder = 6
  end
  object QueDinButton: TButton
    Left = 232
    Top = 264
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 7
    OnClick = QueDinButtonClick
  end
  object QuXiaoButton: TButton
    Left = 320
    Top = 264
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 8
    OnClick = QuXiaoButtonClick
  end
  object JHCheckBox: TCheckBox
    Left = 24
    Top = 264
    Width = 89
    Height = 25
    Caption = #20154#21592#28608#27963
    TabOrder = 9
  end
end

⌨️ 快捷键说明

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