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

📄 modidzxx.dfm

📁 我的本科毕业代码,基本功能都出来了.不是特别好,请指教
💻 DFM
字号:
object modidzxx_Form: Tmodidzxx_Form
  Caption = #28155#21152'/'#20462#25913#35835#32773#20010#20154#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Height = 219
  Width = 233
  Left = 8
  Top = 8
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Caption = #26085#26399'  '
    Left = 128
    Top = 96
    Width = 30
    Height = 13
  end
  object Label2: TLabel
    Caption = #35835#32773#31867#22411'   '
    Left = 16
    Top = 56
    Width = 57
    Height = 13
  end
  object cmdok: TButton
    Caption = #30830'  '#23450
    TabOrder = 0
    Left = 42
    Top = 146
    Width = 57
    Height = 25
    OnClick = cmdokClick
  end
  object cmdclose: TButton
    Caption = #21462'  '#28040
    TabOrder = 1
    Left = 128
    Top = 146
    Width = 59
    Height = 25
    OnClick = cmdcloseClick
  end
  object zh_LEdit: TLabeledEdit
    EditLabel.Caption = #35777#21495'   '
    EditLabel.Height = 13
    EditLabel.Width = 33
    TabOrder = 2
    Left = 16
    Top = 32
    Width = 97
    Height = 21
  end
  object xm_LEdit: TLabeledEdit
    EditLabel.Caption = #22995#21517'   '
    EditLabel.Height = 13
    EditLabel.Width = 33
    TabOrder = 3
    Left = 120
    Top = 32
    Width = 89
    Height = 21
  end
  object bm_LEdit: TLabeledEdit
    EditLabel.Caption = #37096#38376'   '
    EditLabel.Height = 13
    EditLabel.Width = 33
    TabOrder = 4
    Left = 16
    Top = 112
    Width = 105
    Height = 21
  end
  object rq_DTP: TDateTimePicker
    Date = 37922.6813135648
    Time = 37922.6813135648
    TabOrder = 5
    Left = 128
    Top = 112
    Width = 81
    Height = 21
  end
  object lxdm_CBox: TComboBox
    Style = csOwnerDrawFixed
    ItemHeight = 16
    TabOrder = 6
    Left = 16
    Top = 72
    Width = 193
    Height = 22
  end
end

⌨️ 快捷键说明

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