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

📄 unit_zhenjia.dfm

📁 本课题的开发是为物业部门提供一套高效、快捷的应用软件。适用于房产业主、大中小型物业公司、物业服务商、房地产开发商、物业中介公司等物业管理;用于管理公寓、住宅群体、智能小区、商品房、多层住宅、商业大厦、
💻 DFM
字号:
object Form_zhenjia: TForm_zhenjia
  Left = 206
  Top = 385
  Width = 325
  Height = 305
  Caption = #22686#21152#29992#25143
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 56
    Top = 32
    Width = 53
    Height = 15
    Caption = #29992#25143#21517':'
  end
  object Label2: TLabel
    Left = 56
    Top = 70
    Width = 38
    Height = 15
    Caption = #23494#30721':'
  end
  object Label3: TLabel
    Left = 56
    Top = 146
    Width = 38
    Height = 15
    Caption = #26435#38480':'
  end
  object Label4: TLabel
    Left = 56
    Top = 109
    Width = 68
    Height = 15
    Caption = #30830#35748#23494#30721':'
  end
  object Edit1: TEdit
    Left = 152
    Top = 32
    Width = 121
    Height = 23
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 152
    Top = 70
    Width = 121
    Height = 23
    PasswordChar = '*'
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 152
    Top = 106
    Width = 121
    Height = 23
    PasswordChar = '*'
    TabOrder = 2
  end
  object Button1: TButton
    Left = 59
    Top = 212
    Width = 78
    Height = 35
    Caption = #22686#21152
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 187
    Top = 212
    Width = 78
    Height = 35
    Caption = #21462#28040
    TabOrder = 4
    OnClick = Button2Click
  end
  object Edit4: TEdit
    Left = 152
    Top = 141
    Width = 121
    Height = 23
    TabOrder = 5
  end
  object ADOTable1: TADOTable
    Active = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=XQ.mdb;Persist Secu' +
      'rity Info=False'
    CursorType = ctStatic
    TableName = #25805#20316#35760#24405#65288#29992#25143#65289#34920
    Left = 8
    Top = 16
  end
end

⌨️ 快捷键说明

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