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

📄 realtya11.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object f_RealtyA11: Tf_RealtyA11
  Left = 78
  Top = 153
  BorderStyle = bsSingle
  Caption = #31649#29702#21306
  ClientHeight = 487
  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
  DesignSize = (
    804
    487)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 201
    Top = 27
    Width = 24
    Height = 15
    Caption = #32534#21495
  end
  object Label2: TLabel
    Left = 314
    Top = 27
    Width = 24
    Height = 15
    Caption = #21517#31216
  end
  object GroupBox1: TGroupBox
    Left = 192
    Top = 56
    Width = 612
    Height = 420
    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 = (
      612
      420)
    object ListView1: TListView
      Left = 3
      Top = 8
      Width = 603
      Height = 407
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #32534#21495
          Width = 80
        end
        item
          Caption = #21517#31216
          Width = 80
        end
        item
          Caption = #22320#22336
          Width = 100
        end
        item
          Caption = #31649#29702#22788
          Width = 80
        end
        item
          Caption = #24320#21457#21830
          Width = 100
        end
        item
          Caption = #25215#24314#21830
          Width = 100
        end
        item
          Caption = #24320#24037#26085#26399
          Width = 80
        end
        item
          Caption = #31459#24037#26085#26399
          Width = 80
        end
        item
          Caption = #20837#20249#26085#26399
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #24635#21344#22320#38754#31215
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #24635#24314#31569#38754#31215
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #24635#20351#29992#38754#31215
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #23481#31215#29575'(%)'
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #32511#21270#29575'(%)'
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #35206#30422#29575'(%)'
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #36947#36335#38754#31215
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #20844#20849#22330#25152#38754#31215
          Width = 100
        end
        item
          Caption = #35828#26126
          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 GroupBox2: TGroupBox
    Left = 0
    Top = 0
    Width = 190
    Height = 476
    TabOrder = 1
    object TreeView1: TTreeView
      Left = 4
      Top = 10
      Width = 181
      Height = 462
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      Indent = 19
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
      OnClick = TreeView1Click
      OnCustomDrawItem = TreeView1CustomDrawItem
    end
  end
  object Edit1: TEdit
    Left = 232
    Top = 24
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 2
  end
  object Edit2: TEdit
    Left = 344
    Top = 24
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 3
  end
  object Button1: TButton
    Left = 420
    Top = 24
    Width = 47
    Height = 25
    Caption = #26597#25214'(&F)'
    TabOrder = 4
    OnClick = Button1Click
  end
  object ToolButton2: TButton
    Left = 516
    Top = 24
    Width = 47
    Height = 25
    Caption = #20462#25913'(&E)'
    TabOrder = 5
    OnClick = Button2Click
  end
  object ToolButton1: TButton
    Left = 468
    Top = 24
    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 = 6
    OnClick = ToolButton1Click
  end
  object ToolButton3: TButton
    Left = 565
    Top = 24

⌨️ 快捷键说明

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