modilp.dfm.~1~

来自「这个是用delphi8开发的小区物业管理系统」· ~1~ 代码 · 共 120 行

~1~
120
字号
object modilp_Form: Tmodilp_Form
  Left = 389
  Top = 140
  Width = 283
  Height = 235
  Caption = #28155#21152#27004#30424#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object mph_LEdit: TLabeledEdit
    Left = 16
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 45
    EditLabel.Height = 13
    EditLabel.Caption = #38376#29260#21495'   '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 0
  end
  object hz_LEdit: TLabeledEdit
    Left = 144
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 33
    EditLabel.Height = 13
    EditLabel.Caption = #25143#20027'   '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 1
  end
  object tdh_LEdit: TLabeledEdit
    Left = 16
    Top = 72
    Width = 121
    Height = 21
    EditLabel.Width = 45
    EditLabel.Height = 13
    EditLabel.Caption = #22303#22320#21495'   '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 2
  end
  object mj_LEdit: TLabeledEdit
    Left = 144
    Top = 112
    Width = 121
    Height = 21
    EditLabel.Width = 33
    EditLabel.Height = 13
    EditLabel.Caption = #38754#31215'   '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 3
  end
  object cqh_LEdit: TLabeledEdit
    Left = 144
    Top = 72
    Width = 121
    Height = 21
    EditLabel.Width = 45
    EditLabel.Height = 13
    EditLabel.Caption = #20135#26435#21495'   '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 4
  end
  object cz_C: TCheckBox
    Left = 16
    Top = 144
    Width = 65
    Height = 17
    Caption = #20986#31199
    TabOrder = 5
  end
  object xs_C: TCheckBox
    Left = 144
    Top = 144
    Width = 57
    Height = 17
    Caption = #38144#21806
    TabOrder = 6
  end
  object cmdok: TButton
    Left = 40
    Top = 168
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 7
    OnClick = cmdokClick
  end
  object cmdclose: TButton
    Left = 154
    Top = 168
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 8
    OnClick = cmdcloseClick
  end
  object hx_LEdit: TLabeledEdit
    Left = 16
    Top = 112
    Width = 121
    Height = 21
    EditLabel.Width = 27
    EditLabel.Height = 13
    EditLabel.Caption = #25143#22411' '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 9
  end
end

⌨️ 快捷键说明

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