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

📄 realtyg61.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_RealtyG61: Tf_RealtyG61
  Left = 173
  Top = 62
  BorderStyle = bsSingle
  Caption = #27835#23433#20107#20214#19968#35272#34920
  ClientHeight = 505
  ClientWidth = 785
  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
  OnShow = FormShow
  DesignSize = (
    785
    505)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 194
    Top = 85
    Width = 24
    Height = 12
    Caption = #26085#26399
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 314
    Top = 85
    Width = 24
    Height = 12
    Caption = '----'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 450
    Top = 85
    Width = 36
    Height = 12
    Caption = #36131#20219#20154
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 378
    Top = 5
    Width = 147
    Height = 20
    Alignment = taRightJustify
    Caption = #27835#23433#20107#20214#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 = 184
    Top = 112
    Width = 590
    Height = 390
    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 = (
      590
      390)
    object ListView1: TListView
      Left = 3
      Top = 8
      Width = 583
      Height = 380
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #27835#23433#20107#20214#31867#22411
          Width = 100
        end
        item
          Caption = #21457#29983#26102#38388
          Width = 80
        end
        item
          Caption = #36131#20219#20154
          Width = 100
        end
        item
          Caption = #36131#20219#20154#23703#20301
          Width = 120
        end
        item
          Caption = #22788#29702#20154
          Width = 100
        end
        item
          Caption = #21457#29983#22320#28857
          Width = 120
        end
        item
          Caption = #21457#29983#21407#22240
          Width = 100
        end
        item
          Caption = #20855#20307#24773#20917
          Width = 150
        end
        item
          Caption = #22788#29702#32467#26524
          Width = 120
        end
        item
          Caption = #32452#32455#26426#26500#31867#21035
          Width = 80
        end
        item
          Caption = #32534#21495
          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 edit1: TDateTimePicker
    Left = 228
    Top = 80
    Width = 86
    Height = 20
    Date = 39303.465765613430000000
    Time = 39303.465765613430000000
    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 = 1
  end
  object edit2: TDateTimePicker
    Left = 340
    Top = 80
    Width = 86
    Height = 20
    Date = 39303.465765613430000000
    Time = 39303.465765613430000000
    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 edit3: TEdit
    Left = 496
    Top = 80
    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 Button1: TButton
    Left = 624
    Top = 80
    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 = 4
    OnClick = Button1Click
  end
  object TreeView1: TTreeView
    Left = 1
    Top = 8
    Width = 176
    Height = 493
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Indent = 19
    ParentFont = False
    ReadOnly = True
    TabOrder = 5
    OnClick = TreeView1Click
    OnCustomDrawItem = TreeView1CustomDrawItem
  end
  object Button3: TButton
    Left = 531
    Top = 45
    Width = 47
    Height = 25
    Caption = #20462#25913'(&E)'
    TabOrder = 6
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 483
    Top = 45
    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 = 7
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 579
    Top = 45
    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 = 8
    OnClick = Button5Click
  end
  object Button2: TButton
    Left = 676
    Top = 45
    Width = 42
    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 = 9
    OnClick = Button2Click
  end
  object Button6: TButton
    Left = 719
    Top = 45
    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 = 10
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 627
    Top = 45
    Width = 47
    Height = 25
    Caption = #23457#26680
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 11
    OnClick = Button7Click
  end
end

⌨️ 快捷键说明

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