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

📄 modibx.dfm

📁 这是毕业设计用delphi完成的管理系统,比较庞大,是非常有用的哦```里面代码简单易懂
💻 DFM
字号:
object modibx_Form: Tmodibx_Form
  Left = 316
  Top = 196
  Width = 291
  Height = 206
  Caption = #28155#21152'/'#20462#25913#25253#20462#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 144
    Top = 8
    Width = 57
    Height = 13
    Caption = #25253#20462#26085#26399'   '
  end
  object name_LEdit: TLabeledEdit
    Left = 16
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 42
    EditLabel.Height = 13
    EditLabel.Caption = #25253#20462#20154'  '
    TabOrder = 0
  end
  object wxr_LEdit: TLabeledEdit
    Left = 16
    Top = 64
    Width = 121
    Height = 21
    EditLabel.Width = 42
    EditLabel.Height = 13
    EditLabel.Caption = #32500#20462#20154'  '
    TabOrder = 1
  end
  object bz_LEdit: TLabeledEdit
    Left = 16
    Top = 104
    Width = 249
    Height = 21
    EditLabel.Width = 57
    EditLabel.Height = 13
    EditLabel.Caption = #25253#20462#20869#23481'   '
    TabOrder = 2
  end
  object rq_DTP: TDateTimePicker
    Left = 144
    Top = 24
    Width = 121
    Height = 21
    Date = 37921.012017627320000000
    Time = 37921.012017627320000000
    TabOrder = 3
  end
  object cmdok: TButton
    Left = 40
    Top = 138
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 4
    OnClick = cmdokClick
  end
  object cmdclose: TButton
    Left = 154
    Top = 138
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 5
    OnClick = cmdcloseClick
  end
  object wxf_c: TCheckBox
    Left = 144
    Top = 64
    Width = 57
    Height = 17
    Caption = #32500#20462#21542
    TabOrder = 6
  end
end

⌨️ 快捷键说明

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