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

📄 realtya12.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object f_RealtyA12: Tf_RealtyA12
  Left = 168
  Top = 154
  BorderStyle = bsSingle
  Caption = #27004#23431
  ClientHeight = 520
  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
    520)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 224
    Top = 24
    Width = 24
    Height = 15
    Caption = #32534#21495
  end
  object Label2: TLabel
    Left = 336
    Top = 24
    Width = 24
    Height = 15
    Caption = #21517#31216
  end
  object GroupBox1: TGroupBox
    Left = 224
    Top = 64
    Width = 578
    Height = 450
    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 = (
      578
      450)
    object ListView1: TListView
      Left = 4
      Top = 8
      Width = 570
      Height = 439
      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 = 100
        end
        item
          Caption = #31649#29702#22788
          Width = 80
        end
        item
          Caption = #31649#29702#21306
          Width = 80
        end
        item
          Caption = #23618#25968
          Width = 60
        end
        item
          Caption = #27004#39640
          Width = 60
        end
        item
          Caption = #26397#21521
          Width = 60
        end
        item
          Caption = #24320#21457#21830
          Width = 120
        end
        item
          Caption = #25215#24314#21830
          Width = 120
        end
        item
          Caption = #27004#23431#31867#22411
          Width = 60
        end
        item
          Caption = #24314#31569#38754#31215
          Width = 60
        end
        item
          Caption = #20351#29992#38754#31215
          Width = 60
        end
        item
          Caption = #32511#21270#38754#31215
          Width = 60
        end
        item
          Caption = #31459#24037#26085#26399
          Width = 80
        end
        item
          Caption = #20837#20249#26085#26399
          Width = 80
        end
        item
          Caption = #24320#24037#26085#26399
          Width = 80
        end
        item
          Caption = #27004#23431#32467#26500
          Width = 80
        end
        item
          Caption = #27004#23431#29992#36884
          Width = 150
        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 = 218
    Height = 505
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Indent = 19
    ParentFont = False
    ReadOnly = True
    TabOrder = 1
    OnClick = TreeView1Click
    OnCustomDrawItem = TreeView1CustomDrawItem
  end
  object Edit1: TEdit
    Left = 256
    Top = 24
    Width = 73
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 2
  end
  object Edit2: TEdit
    Left = 368
    Top = 24
    Width = 57
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 3
  end
  object Button1: TButton
    Left = 436
    Top = 24
    Width = 47
    Height = 25
    Caption = #26597#25214'(&F)'
    TabOrder = 4
    OnClick = Button1Click
  end
  object ToolButton1: TButton
    Left = 484
    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 = 5
    OnClick = ToolButton1Click
  end
  object ToolButton2: TButton
    Left = 532
    Top = 24
    Width = 47
    Height = 25
    Caption = #20462#25913'(&E)'
    TabOrder = 6
    OnClick = ToolButton2Click
  end
  object ToolButton3: TButton
    Left = 581
    Top = 24
    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 = 7
    OnClick = ToolButton3Click

⌨️ 快捷键说明

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