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

📄 realtyf43.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_RealtyF43: Tf_RealtyF43
  Left = 164
  Top = 109
  BorderStyle = bsSingle
  Caption = #25237#35785#22788#29702#19968#35272#34920
  ClientHeight = 578
  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
  OnShow = FormShow
  DesignSize = (
    804
    578)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 10
    Top = 53
    Width = 48
    Height = 12
    Caption = #22788#29702#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 = 149
    Top = 53
    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 = 34
    Top = 77
    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 Label8: TLabel
    Left = 312
    Top = 0
    Width = 203
    Height = 29
    Caption = #25237#35785#22788#29702#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 = 0
    Top = 96
    Width = 1018
    Height = 479
    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 = (
      1018
      479)
    object ListView1: TListView
      Left = 3
      Top = 8
      Width = 1011
      Height = 465
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        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 = #25237#35785#21495
          Width = 90
        end
        item
          Alignment = taRightJustify
          Caption = #23458#25143#22995#21517
          Width = 80
        end
        item
          Caption = #23458#25143#30005#35805
          Width = 100
        end
        item
          Caption = #25509#24453#20154
          Width = 80
        end
        item
          Caption = #25237#35785#31867#21035
          Width = 100
        end
        item
          Caption = #25237#35785#26041#24335
          Width = 80
        end
        item
          Caption = #25237#35785#26102#38388
          Width = 80
        end
        item
          Caption = #25237#35785#20869#23481
          Width = 80
        end
        item
          Caption = #22788#29702#20154
          Width = 80
        end
        item
          Caption = #22788#29702#26102#38388
          Width = 80
        end
        item
          Caption = #26159#21542#24050#35299#20915
          Width = 80
        end
        item
          Caption = #22238#35775#20154
          Width = 80
        end
        item
          Caption = #22238#35775#26041#24335
          Width = 80
        end
        item
          Caption = #22238#35775#26102#38388
          Width = 80
        end
        item
          Caption = #23458#25143#28385#24847#31243#24230
          Width = 80
        end
        item
          Caption = #35299#20915#36807#31243
          Width = 80
        end
        item
          Caption = #25972#25913#24847#35265
          Width = 80
        end
        item
          Caption = #22791#27880
          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 = 63
    Top = 48
    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 = 175
    Top = 48
    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 = 64
    Top = 72
    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 = 280
    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 = 4
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 516
    Top = 60
    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 = Button3Click
  end
  object Button4: TButton
    Left = 620
    Top = 60
    Width = 47
    Height = 25
    Caption = #21024#38500'(&D)'
    TabOrder = 6
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 565
    Top = 60
    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 = 7
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 669
    Top = 60
    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 = 8
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 717
    Top = 60
    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 = 9
    OnClick = Button7Click
  end
end

⌨️ 快捷键说明

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