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

📄 realtyl26a11.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object f_RealtyL26A: Tf_RealtyL26A
  Left = 253
  Top = 313
  BorderIcons = [biMinimize, biMaximize, biHelp]
  BorderStyle = bsSingle
  Caption = #20844#21496#25991#26723
  ClientHeight = 274
  ClientWidth = 535
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'Times New Roman'
  Font.Style = []
  KeyPreview = True
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 15
  object L1: TLabel
    Left = 33
    Top = 118
    Width = 24
    Height = 12
    Caption = #20195#30721
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object L2: TLabel
    Left = 33
    Top = 155
    Width = 24
    Height = 12
    Caption = #37038#32534
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 291
    Top = 120
    Width = 24
    Height = 12
    Caption = #21517#31216
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 219
    Top = 64
    Width = 84
    Height = 20
    Alignment = taRightJustify
    Caption = #32452#32455#26426#26500
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 289
    Top = 155
    Width = 24
    Height = 12
    Caption = #22320#22336
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 33
    Top = 192
    Width = 24
    Height = 12
    Caption = #30005#35805
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 289
    Top = 192
    Width = 24
    Height = 12
    Caption = #20256#30495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 25
    Top = 223
    Width = 72
    Height = 12
    Caption = #32452#32455#26426#26500#31867#21035
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 297
    Top = 223
    Width = 24
    Height = 12
    Caption = #35828#26126
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 99
    Top = 117
    Width = 166
    Height = 18
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 329
    Top = 117
    Width = 166
    Height = 18
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 99
    Top = 153
    Width = 166
    Height = 18
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 535
    Height = 41
    ButtonHeight = 38
    ButtonWidth = 37
    Caption = 'ToolBar1'
    Ctl3D = False
    Customizable = True
    DockSite = True
    DragKind = dkDock
    DragMode = dmAutomatic
    Flat = True
    HotImages = ImageList1
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 3
    object ToolButton9: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = '  '#20445#23384
      ImageIndex = 8
      OnClick = ToolButton9Click
    end
    object ToolButton10: TToolButton
      Left = 41
      Top = 0
      AutoSize = True
      Caption = '  '#20851#38381
      ImageIndex = 6
      OnClick = ToolButton10Click
    end
  end
  object Edit4: TEdit
    Left = 329
    Top = 153
    Width = 166
    Height = 18
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307

⌨️ 快捷键说明

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