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

📄 modibmts.dfm

📁 我的本科毕业代码,基本功能都出来了.不是特别好,请指教
💻 DFM
字号:
object modibmts_Form: Tmodibmts_Form
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #28155#21152'/'#20462#25913#22270#20070#32534#30446
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Height = 291
  Position = poMainFormCenter
  Width = 321
  Left = 8
  Top = 8
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Caption = #20986#29256#26085#26399'   '
    Left = 176
    Top = 88
    Width = 57
    Height = 13
  end
  object sm_LEdit: TLabeledEdit
    EditLabel.Caption = #20070#21517'   '
    EditLabel.Height = 13
    EditLabel.Width = 33
    TabOrder = 0
    Left = 16
    Top = 64
    Width = 153
    Height = 21
  end
  object zz_LEdit: TLabeledEdit
    EditLabel.Caption = #20316#32773'   '
    EditLabel.Height = 13
    EditLabel.Width = 33
    TabOrder = 1
    Left = 176
    Top = 64
    Width = 121
    Height = 21
  end
  object cbs_LEdit: TLabeledEdit
    EditLabel.Caption = #20986#29256#31038'    '
    EditLabel.Height = 13
    EditLabel.Width = 48
    TabOrder = 2
    Left = 16
    Top = 104
    Width = 153
    Height = 21
  end
  object zs_LEdit: TLabeledEdit
    EditLabel.Caption = #23383#25968'    '
    EditLabel.Height = 13
    EditLabel.Width = 36
    TabOrder = 3
    Left = 16
    Top = 144
    Width = 73
    Height = 21
  end
  object cbrq_DTP: TDateTimePicker
    Date = 37922.6813135648
    Time = 37922.6813135648
    TabOrder = 4
    Left = 176
    Top = 104
    Width = 121
    Height = 21
  end
  object cmdok: TButton
    Caption = #30830'  '#23450
    TabOrder = 5
    Left = 66
    Top = 217
    Width = 57
    Height = 25
    OnClick = cmdokClick
  end
  object cmdclose: TButton
    Caption = #21462'  '#28040
    TabOrder = 6
    Left = 176
    Top = 216
    Width = 59
    Height = 25
    OnClick = cmdcloseClick
  end
  object tm_LEdit: TLabeledEdit
    EditLabel.Caption = #26465#30721'   '
    EditLabel.Height = 13
    EditLabel.Width = 33
    TabOrder = 7
    Left = 16
    Top = 24
    Width = 153
    Height = 21
  end
  object syh_LEdit: TLabeledEdit
    EditLabel.Caption = #32034#24341#21495'   '
    EditLabel.Height = 13
    EditLabel.Width = 45
    TabOrder = 8
    Left = 176
    Top = 24
    Width = 121
    Height = 21
  end
  object ys_LEdit: TLabeledEdit
    EditLabel.Caption = #39029#25968'   '
    EditLabel.Height = 13
    EditLabel.Width = 33
    TabOrder = 9
    Left = 96
    Top = 144
    Width = 73
    Height = 21
  end
  object gjz_LEdit: TLabeledEdit
    EditLabel.Caption = #20851#38190#23383'   '
    EditLabel.Height = 13
    EditLabel.Width = 45
    TabOrder = 10
    Left = 176
    Top = 144
    Width = 121
    Height = 21
  end
  object nrjj_LEdit: TLabeledEdit
    EditLabel.Caption = #20869#23481#31616#20171'   '
    EditLabel.Height = 13
    EditLabel.Width = 57
    TabOrder = 11
    Left = 16
    Top = 184
    Width = 281
    Height = 21
  end
end

⌨️ 快捷键说明

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