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

📄 modisf.dfm

📁 这个是用delphi8开发的小区物业管理系统
💻 DFM
字号:
object modisf_Form: Tmodisf_Form
  Left = 297
  Top = 226
  Width = 289
  Height = 253
  Caption = #28155#21152'/'#20462#25913#25910#36153#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 = 128
    Width = 57
    Height = 13
    Caption = #25910#36153#26085#26399'   '
  end
  object bh_LEdit: TLabeledEdit
    Left = 16
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 30
    EditLabel.Height = 13
    EditLabel.Caption = #32534#21495'  '
    ReadOnly = True
    TabOrder = 0
  end
  object mph_LEdit: TLabeledEdit
    Left = 144
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 45
    EditLabel.Height = 13
    EditLabel.Caption = #38376#29260#21495'   '
    TabOrder = 1
  end
  object sf_LEdit: TLabeledEdit
    Left = 16
    Top = 64
    Width = 121
    Height = 21
    EditLabel.Width = 30
    EditLabel.Height = 13
    EditLabel.Caption = #27700#36153'  '
    TabOrder = 2
  end
  object df_LEdit: TLabeledEdit
    Left = 144
    Top = 64
    Width = 121
    Height = 21
    EditLabel.Width = 30
    EditLabel.Height = 13
    EditLabel.Caption = #30005#36153'  '
    TabOrder = 3
  end
  object qf_LEdit: TLabeledEdit
    Left = 16
    Top = 104
    Width = 121
    Height = 21
    EditLabel.Width = 30
    EditLabel.Height = 13
    EditLabel.Caption = #27668#36153'  '
    TabOrder = 4
  end
  object wgf_LEdit: TLabeledEdit
    Left = 144
    Top = 104
    Width = 121
    Height = 21
    EditLabel.Width = 39
    EditLabel.Height = 13
    EditLabel.Caption = #29289#31649#36153' '
    TabOrder = 5
  end
  object qtf_LEdit: TLabeledEdit
    Left = 16
    Top = 144
    Width = 121
    Height = 21
    EditLabel.Width = 39
    EditLabel.Height = 13
    EditLabel.Caption = #20854#23427#36153' '
    TabOrder = 6
  end
  object sfrq_DTP: TDateTimePicker
    Left = 144
    Top = 144
    Width = 121
    Height = 21
    Date = 37921.012017627320000000
    Time = 37921.012017627320000000
    TabOrder = 7
  end
  object cmdok: TButton
    Left = 40
    Top = 184
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 8
    OnClick = cmdokClick
  end
  object cmdclose: TButton
    Left = 154
    Top = 184
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 9
    OnClick = cmdcloseClick
  end
end

⌨️ 快捷键说明

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