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

📄 tcgl.dfm

📁 小区物业管理系统。
💻 DFM
字号:
object tcgl_Form: Ttcgl_Form
  Left = 381
  Top = 224
  Width = 288
  Height = 178
  Caption = #20572#36710#22330#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object bh_LEdit: TLabeledEdit
    Left = 8
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 54
    EditLabel.Height = 13
    EditLabel.Caption = #20572#36710#32534#21495'  '
    TabOrder = 0
    OnExit = bh_LEditExit
  end
  object rcsj_LEdit: TLabeledEdit
    Left = 144
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 54
    EditLabel.Height = 13
    EditLabel.Caption = #20837#22330#26102#38388'  '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ReadOnly = True
    TabOrder = 1
  end
  object lcsj_LEdit: TLabeledEdit
    Left = 8
    Top = 72
    Width = 121
    Height = 21
    EditLabel.Width = 54
    EditLabel.Height = 13
    EditLabel.Caption = #31163#22330#26102#38388'  '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ReadOnly = True
    TabOrder = 2
  end
  object je_LEdit: TLabeledEdit
    Left = 144
    Top = 72
    Width = 121
    Height = 21
    EditLabel.Width = 54
    EditLabel.Height = 13
    EditLabel.Caption = #23454#38469#25910#36153'  '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 3
  end
  object cmdok: TButton
    Left = 40
    Top = 112
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 4
    OnClick = cmdokClick
  end
  object cmdclose: TButton
    Left = 154
    Top = 112
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 5
    OnClick = cmdcloseClick
  end
  object Query1: TQuery
    Left = 248
    Top = 112
  end
end

⌨️ 快捷键说明

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