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

📄 realtya32c.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_RealtyA32C: Tf_RealtyA32C
  Left = 206
  Top = 176
  BorderStyle = bsSingle
  Caption = #25151#38388#39564#25910
  ClientHeight = 524
  ClientWidth = 775
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'Times New Roman'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  DesignSize = (
    775
    524)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 448
    Top = 0
    Width = 144
    Height = 35
    Caption = #39564#25910#32467#26524
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -35
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 201
    Top = 59
    Width = 36
    Height = 15
    Caption = #31649#29702#21306
  end
  object Label3: TLabel
    Left = 314
    Top = 59
    Width = 48
    Height = 15
    Caption = #39564#25910#39033#30446
  end
  object Label4: TLabel
    Left = 201
    Top = 91
    Width = 24
    Height = 15
    Caption = #27004#23431
  end
  object Label5: TLabel
    Left = 329
    Top = 91
    Width = 24
    Height = 15
    Caption = #25151#38388
  end
  object ToolButton1: TButton
    Left = 524
    Top = 56
    Width = 47
    Height = 25
    Caption = #26032#22686'(&N)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = ToolButton1Click
  end
  object Button1: TButton
    Left = 621
    Top = 56
    Width = 47
    Height = 25
    Caption = #21024#38500'(&D)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 669
    Top = 56
    Width = 47
    Height = 25
    Caption = #25171#21360'(&P)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 717
    Top = 56
    Width = 47
    Height = 25
    Caption = #36864#20986'(&X)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button5: TButton
    Left = 572
    Top = 56
    Width = 47
    Height = 25
    Caption = #20462#25913'(&E)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = Button5Click
  end
  object ListView1: TListView
    Left = 192
    Top = 128
    Width = 579
    Height = 387
    Anchors = [akLeft, akTop, akRight, akBottom]
    BevelInner = bvLowered
    BevelOuter = bvRaised
    BevelKind = bkFlat
    BorderStyle = bsNone
    Columns = <
      item
        Caption = #25151#38388
        Width = 60
      end
      item
        Caption = #27004#23431
        Width = 60
      end
      item
        Caption = #31649#29702#21306
        Width = 80
      end
      item
        Caption = #31649#29702#22788
        Width = 80
      end
      item
        Caption = #39564#25910#39033#30446
        Width = 100
      end
      item
        Caption = #39564#25910#32467#26524
        Width = 80
      end
      item
        Caption = #39564#25910#26085#26399
        Width = 80
      end
      item
        Caption = #36127#36131#20154
        Width = 80
      end
      item
        Caption = #39564#25910#20154
        Width = 80
      end
      item
        Caption = #39564#25910#35828#26126
        Width = 100
      end
      item
        Caption = #22791#27880
        Width = 200
      end
      item
        Caption = #20195#30721
      end>
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    GridLines = True
    RowSelect = True
    ParentFont = False
    TabOrder = 5
    ViewStyle = vsReport
    OnCustomDrawItem = ListView3CustomDrawItem
  end
  object TreeView1: TTreeView
    Left = 4
    Top = 10
    Width = 181
    Height = 505
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Indent = 19
    ParentFont = False
    ReadOnly = True
    TabOrder = 6
    OnClick = TreeView1Click
    OnCustomDrawItem = TreeView1CustomDrawItem
  end
  object Edit1: TEdit
    Left = 240
    Top = 56
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 7
  end
  object Edit2: TEdit
    Left = 368
    Top = 56
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 8
  end
  object Button4: TButton
    Left = 444
    Top = 56
    Width = 47
    Height = 25
    Caption = #26597#25214'(&F)'
    TabOrder = 9
    OnClick = Button4Click
  end
  object Edit3: TEdit
    Left = 240
    Top = 88
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 10
  end
  object Edit4: TEdit
    Left = 368
    Top = 88
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 11
  end
  object Button6: TButton
    Left = 621
    Top = 24
    Width = 47
    Height = 25
    Caption = #23457#26680'(&A)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 12
    OnClick = Button6Click
  end
end

⌨️ 快捷键说明

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