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

📄 realtyg31.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_RealtyG31: Tf_RealtyG31
  Left = 61
  Top = 31
  BorderStyle = bsSingle
  Caption = #36710#36742#20449#24687#19968#35272#34920
  ClientHeight = 578
  ClientWidth = 928
  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
  OnShow = FormShow
  DesignSize = (
    928
    578)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 48
    Top = 69
    Width = 36
    Height = 12
    Caption = #36710#29260#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 242
    Top = 69
    Width = 48
    Height = 12
    Caption = #36710#24213#30424#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 410
    Top = 5
    Width = 147
    Height = 20
    Alignment = taRightJustify
    Caption = #36710#36742#20449#24687#19968#35272#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 88
    Width = 914
    Height = 485
    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 = (
      914
      485)
    object ListView1: TListView
      Left = 3
      Top = 10
      Width = 907
      Height = 470
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #31649#29702#22788
          Width = 100
        end
        item
          Caption = #31649#29702#21306
          Width = 80
        end
        item
          Caption = #27004#23431
          Width = 120
        end
        item
          Caption = #25151#38388#20195#30721
          Width = 100
        end
        item
          Caption = #25151#38388#21495
          Width = 80
        end
        item
          Caption = #36710#36742#33258#21160#32534#21495
          Width = 100
        end
        item
          Alignment = taRightJustify
          Caption = #23458#25143#22995#21517
          Width = 80
        end
        item
          Caption = #23458#25143#30005#35805
          Width = 100
        end
        item
          Caption = #36710#29260#21495
          Width = 80
        end
        item
          Caption = #24320#21345#26085#26399
          Width = 100
        end
        item
          Caption = #20986#20837#35777#32534#21495
          Width = 80
        end
        item
          Caption = #34892#39542#35777#32534#21495
          Width = 80
        end
        item
          Caption = #39550#39542#35777#32534#21495
          Width = 80
        end
        item
          Caption = #36710#36742#21697#29260
          Width = 80
        end
        item
          Caption = #36710#36742#31867#22411
          Width = 80
        end
        item
          Caption = #39068#33394
          Width = 80
        end
        item
          Caption = #21457#21160#26426#21495
          Width = 80
        end
        item
          Caption = #36710#26550#21495
          Width = 80
        end
        item
          Caption = #36710#24213#30424#21495
          Width = 80
        end
        item
          Caption = #36710#20301#21495
          Width = 80
        end
        item
          Caption = #20572#36710#22330#21517#31216
          Width = 80
        end
        item
          Caption = #23457#26680
          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 = 440
    Top = 64
    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 Edit1: TEdit
    Left = 96
    Top = 64
    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 Edit2: TEdit
    Left = 296
    Top = 64
    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 = 3
  end
  object Button3: TButton
    Left = 620
    Top = 64
    Width = 47
    Height = 25
    Caption = #20462#25913'(&E)'
    TabOrder = 4
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 572
    Top = 64
    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 = 5
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 669
    Top = 64
    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 = 6
    OnClick = Button5Click
  end
  object ToolButton4: TButton
    Left = 773
    Top = 64
    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 = 7
    OnClick = ToolButton4Click
  end
  object Button6: TButton
    Left = 821
    Top = 64
    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 = 8
    OnClick = Button6Click
  end
  object Button2: TButton
    Left = 717
    Top = 64
    Width = 50
    Height = 25
    Caption = #23457#26680
    TabOrder = 9
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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