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

📄 realtyc26.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object f_RealtyC26: Tf_RealtyC26
  Left = 139
  Top = 66
  BorderStyle = bsSingle
  Caption = #36710#20301#25910#36153#26631#20934#35774#32622
  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
  OnCreate = FormCreate
  DesignSize = (
    804
    521)
  PixelsPerInch = 96
  TextHeight = 15
  object Label3: TLabel
    Left = 336
    Top = 8
    Width = 232
    Height = 29
    Caption = #36710#20301#25910#36153#26631#20934#35774#32622
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 200
    Top = 35
    Width = 24
    Height = 15
    Caption = #36710#20301
  end
  object GroupBox1: TGroupBox
    Left = 168
    Top = 96
    Width = 634
    Height = 419
    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 = (
      634
      419)
    object ListView1: TListView
      Left = 4
      Top = 8
      Width = 626
      Height = 408
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #31649#29702#21306
          Width = 80
        end
        item
          Caption = #20572#36710#22330
          Width = 80
        end
        item
          Caption = #36710#20301
          Width = 100
        end
        item
          Caption = #25910#36153#39033#30446#21517#31216
          Width = 100
        end
        item
          Caption = #25910#36153#26631#20934#21517#31216
          Width = 100
        end
        item
          Alignment = taRightJustify
          Caption = #24320#22987#35745#36153#26085#26399
          Width = 100
        end
        item
          Caption = #25910#36153#24080#21495
          Width = 80
        end
        item
          Caption = #36710#20301#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 TreeView1: TTreeView
    Left = 3
    Top = 8
    Width = 161
    Height = 506
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Indent = 19
    ParentFont = False
    TabOrder = 1
    OnClick = TreeView1Click
    OnCustomDrawItem = TreeView1CustomDrawItem
  end
  object Button1: TButton
    Left = 421
    Top = 59
    Width = 53
    Height = 25
    Caption = #26597#25214
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 476
    Top = 59
    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 = 653
    Top = 59
    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 = 4
  end
  object Button5: TButton
    Left = 701
    Top = 59
    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 = 5
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 749
    Top = 59
    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 = 6
    OnClick = Button6Click
  end
  object Button2: TButton
    Left = 524
    Top = 59
    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 = Button2Click

⌨️ 快捷键说明

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