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

📄 realtyg41.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_RealtyG41: Tf_RealtyG41
  Left = 81
  Top = 16
  BorderStyle = bsSingle
  Caption = #22120#26448#37197#22791#19968#35272#34920' '
  ClientHeight = 578
  ClientWidth = 902
  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 = (
    902
    578)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 191
    Top = 93
    Width = 48
    Height = 12
    Caption = #39046#21462#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 = 328
    Top = 93
    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 = 211
    Top = 63
    Width = 24
    Height = 12
    Caption = #21333#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 199
    Top = 121
    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 Label5: TLabel
    Left = 396
    Top = 120
    Width = 24
    Height = 12
    Caption = #23457#26680
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 498
    Top = 5
    Width = 147
    Height = 20
    Alignment = taRightJustify
    Caption = #22120#26448#37197#22791#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 = 192
    Top = 144
    Width = 701
    Height = 428
    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 = (
      701
      428)
    object ListView1: TListView
      Left = 3
      Top = 8
      Width = 694
      Height = 414
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #36131#20219#20154
          Width = 80
        end
        item
          Caption = #22120#26448#21517#31216
          Width = 100
        end
        item
          Alignment = taRightJustify
          Caption = #39046#21462#26085#26399
          Width = 90
        end
        item
          Caption = #39046#21462#25968#37327
          Width = 80
        end
        item
          Caption = #24402#36824#26085#26399
          Width = 120
        end
        item
          Caption = #24402#36824#25968#37327
          Width = 100
        end
        item
          Caption = #26159#21542#26680#38144
          Width = 80
        end
        item
          Caption = #26680#38144#26102#38388
          Width = 100
        end
        item
          Caption = #26680#38144#20154
          Width = 100
        end
        item
          Caption = #26680#38144#24847#35265
          Width = 80
        end
        item
          Caption = #22791#27880
          Width = 80
        end
        item
          Caption = #25152#23646#32452#32455#26426#26500
          Width = 100
        end
        item
          Caption = #21333#21495
          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 edit1: TDateTimePicker
    Left = 242
    Top = 88
    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 = 354
    Top = 88
    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 = 241
    Top = 61
    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 edit4: TEdit
    Left = 240
    Top = 118
    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 = 4
  end
  object edit5: TComboBox
    Left = 426
    Top = 117
    Width = 65
    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
    ItemHeight = 12
    ParentFont = False
    TabOrder = 5
  end
  object Button1: TButton
    Left = 442
    Top = 87
    Width = 49
    Height = 24
    Caption = #26597#25214
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    OnClick = Button1Click
  end
  object TreeView1: TTreeView
    Left = 9
    Top = 8
    Width = 176
    Height = 564
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Indent = 19
    ParentFont = False
    ReadOnly = True
    TabOrder = 7
    OnClick = TreeView1Click
    OnCustomDrawItem = TreeView1CustomDrawItem
  end
  object Button3: TButton
    Left = 564
    Top = 112
    Width = 47
    Height = 25
    Caption = #20462#25913'(&E)'
    TabOrder = 8
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 516
    Top = 112
    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 = 9
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 661
    Top = 112
    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 = 10
    OnClick = Button5Click
  end
  object ToolButton4: TButton
    Left = 709
    Top = 112
    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 = 11
    OnClick = ToolButton4Click
  end
  object Button6: TButton
    Left = 757
    Top = 112
    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 = 12
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 613
    Top = 112
    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 = 13
    OnClick = Button7Click
  end
end

⌨️ 快捷键说明

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