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

📄 realtyc43.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object f_RealtyC43: Tf_RealtyC43
  Left = 146
  Top = 120
  BorderStyle = bsSingle
  Caption = #36710#20301#36153#29992#19968#35272#34920
  ClientHeight = 521
  ClientWidth = 804
  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
  OnKeyDown = FormKeyDown
  DesignSize = (
    804
    521)
  PixelsPerInch = 96
  TextHeight = 15
  object Label3: TLabel
    Left = 328
    Top = 8
    Width = 203
    Height = 29
    Caption = #36710#20301#36153#29992#19968#35272#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 152
    Top = 84
    Width = 24
    Height = 15
    Caption = #21333#21495
  end
  object Label4: TLabel
    Left = 152
    Top = 51
    Width = 24
    Height = 15
    Caption = #23458#25143
  end
  object Label5: TLabel
    Left = 315
    Top = 82
    Width = 24
    Height = 15
    Caption = #36710#20301
  end
  object Label7: TLabel
    Left = 184
    Top = 112
    Width = 36
    Height = 15
    Caption = #26085#26399#27573
  end
  object Label8: TLabel
    Left = 296
    Top = 112
    Width = 32
    Height = 15
    Caption = '--------'
  end
  object GroupBox1: TGroupBox
    Left = 144
    Top = 136
    Width = 661
    Height = 381
    Anchors = [akLeft, akTop, akRight, akBottom]
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    DesignSize = (
      661
      381)
    object ListView1: TListView
      Left = 3
      Top = 8
      Width = 654
      Height = 371
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #23458#25143#21517#31216
          Width = 80
        end
        item
          Caption = #25151#38388#21495
          Width = 80
        end
        item
          Caption = #21333#21495
          Width = 80
        end
        item
          Caption = #36710#20301#32534#21495
          Width = 80
        end
        item
          Caption = #25910#36153#39033#30446
          Width = 100
        end
        item
          Caption = #24212#25910#26085#26399
          Width = 90
        end
        item
          Caption = #21333#20215
          Width = 170
        end
        item
          Caption = #37329#39069
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #20248#24800#37329#39069
          Width = 60
        end
        item
          Caption = #20248#24800#21518#37329#39069
          Width = 80
        end
        item
          Caption = #28382#32435#37329#25130#33267#26085#26399
          Width = 80
        end
        item
          Caption = #28382#32435#37329#22825#25968
          Width = 80
        end
        item
          Caption = #20943#20813#32564#28382#32435#37329
          Width = 80
        end
        item
          Caption = #24212#25910#28382#32435#37329
          Width = 80
        end
        item
          Caption = #25910#21462#28382#32435#37329
          Width = 80
        end
        item
          Caption = #24212#25910#37329#39069
          Width = 80
        end
        item
          Caption = #22791#27880
          Width = 80
        end
        item
          Caption = #21046#21333#20154
          Width = 80
        end
        item
          Caption = #28382#32435#37329
          Width = 80
        end
        item
          Caption = #20462#35746#20154
          Width = 80
        end
        item
          Caption = #23457#26680#20154
          Width = 80
        end
        item
          Caption = #23457#26680
          Width = 80
        end
        item
          Caption = #31649#29702#22788#32534#21495
          Width = 80
        end
        item
          Caption = #31649#29702#22788#21517#31216
          Width = 80
        end
        item
          Caption = #31649#29702#21306#32534#21495
          Width = 80
        end
        item
          Caption = #31649#29702#21306#21517#31216
          Width = 80
        end
        item
          Caption = #20572#36710#22330#32534#21495
          Width = 80
        end
        item
          Caption = #20572#36710#22330#21517#31216
          Width = 80
        end
        item
          Caption = #25910#36153#39033#30446#32534#21495
          Width = 100
        end
        item
          Caption = #35745#36153#24320#22987#26085#26399
          Width = 100
        end
        item
          Caption = #35745#36153#32467#26463#26085#26399
          Width = 100
        end
        item
          Caption = #25910#36153#26631#20934#32534#21495
          Width = 100
        end
        item
          Caption = #25910#36153#26631#20934#21517#31216
          Width = 100
        end
        item
          Caption = #23458#25143#20195#30721
          Width = 100
        end>
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      GridLines = True
      RowSelect = True
      ParentFont = False
      TabOrder = 0
      ViewStyle = vsReport
      OnCustomDrawItem = ListView1CustomDrawItem
    end
  end
  object TreeView1: TTreeView
    Left = 3
    Top = 8
    Width = 137
    Height = 509
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Indent = 19
    ParentFont = False
    TabOrder = 1
    OnClick = TreeView1Click
    OnCustomDrawItem = TreeView1CustomDrawItem
  end
  object Button1: TButton
    Left = 424
    Top = 80
    Width = 57
    Height = 25
    Caption = #26597#25214' '
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 548
    Top = 91

⌨️ 快捷键说明

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