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

📄 realtyh22.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_RealtyH22: Tf_RealtyH22
  Left = 128
  Top = 115
  BorderStyle = bsSingle
  Caption = #32511#21270#39033#30446#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
  OnKeyDown = FormKeyDown
  DesignSize = (
    804
    521)
  PixelsPerInch = 96
  TextHeight = 15
  object Label5: TLabel
    Left = 10
    Top = 56
    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 Label8: TLabel
    Left = 288
    Top = 0
    Width = 203
    Height = 29
    Caption = #32511#21270#39033#30446#19968#35272#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 3
    Top = 80
    Width = 798
    Height = 438
    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 = (
      798
      438)
    object ListView1: TListView
      Left = 3
      Top = 8
      Width = 791
      Height = 428
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #21517#31216
          Width = 100
        end
        item
          Caption = #35268#26684
          Width = 80
        end
        item
          Caption = #20064#24615
          Width = 80
        end
        item
          Caption = #23395#33410#29305#24615
          Width = 80
        end
        item
          Caption = #26045#32933#38388#38548#26102#38388
          Width = 100
        end
        item
          Caption = #31181#26893#26102#38388
          Width = 80
        end
        item
          Caption = #27975#27700#38388#38548#26102#38388
          Width = 100
        end
        item
          Alignment = taRightJustify
          Caption = #25968#37327
          Width = 80
        end
        item
          Caption = #31181#26893#22320#28857
          Width = 80
        end
        item
          Caption = #22791#27880
          Width = 80
        end
        item
          Caption = #32534#21495
          Width = 80
        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 Button1: TButton
    Left = 168
    Top = 52
    Width = 60
    Height = 24
    Caption = #26597#25214
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button1Click
  end
  object Edit5: TEdit
    Left = 40
    Top = 54
    Width = 121
    Height = 20
    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
    ParentFont = False
    TabOrder = 2
  end
  object Button3: TButton
    Left = 508
    Top = 48
    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 = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 607
    Top = 48
    Width = 47
    Height = 25
    Caption = #21024#38500'(&D)'
    TabOrder = 4
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 557
    Top = 48
    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 = 5
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 657
    Top = 48
    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 = 6
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 706
    Top = 48
    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 = 7
    OnClick = Button7Click
  end
end

⌨️ 快捷键说明

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