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

📄 modits.dfm.~1~

📁 Delphi数据库开发毕业设计指导及实例 一书的源码
💻 ~1~
字号:
object modits_Form: Tmodits_Form
  Left = 317
  Top = 197
  Width = 304
  Height = 187
  Caption = #28155#21152'/'#20462#25913#25237#35785#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 = 192
    Top = 8
    Width = 57
    Height = 13
    Caption = #25237#35785#26085#26399'   '
  end
  object name_LEdit: TLabeledEdit
    Left = 16
    Top = 24
    Width = 81
    Height = 21
    EditLabel.Width = 42
    EditLabel.Height = 13
    EditLabel.Caption = #25237#35785#20154'  '
    TabOrder = 0
  end
  object fzr_LEdit: TLabeledEdit
    Left = 104
    Top = 24
    Width = 81
    Height = 21
    EditLabel.Width = 42
    EditLabel.Height = 13
    EditLabel.Caption = #36127#36131#20154'  '
    TabOrder = 1
  end
  object bz_LEdit: TLabeledEdit
    Left = 16
    Top = 72
    Width = 265
    Height = 21
    EditLabel.Width = 57
    EditLabel.Height = 13
    EditLabel.Caption = #25237#35785#20869#23481'   '
    TabOrder = 2
  end
  object rq_DTP: TDateTimePicker
    Left = 192
    Top = 24
    Width = 89
    Height = 21
    Date = 37921.012017627320000000
    Time = 37921.012017627320000000
    TabOrder = 3
  end
  object cmdok: TButton
    Left = 40
    Top = 114
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 4
    OnClick = cmdokClick
  end
  object cmdclose: TButton
    Left = 154
    Top = 114
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 5
    OnClick = cmdcloseClick
  end
end

⌨️ 快捷键说明

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