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

📄 realtya13.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object f_RealtyA13: Tf_RealtyA13
  Left = 111
  Top = 110
  BorderStyle = bsSingle
  Caption = #20572#36710#22330
  ClientHeight = 518
  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
    518)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 216
    Top = 27
    Width = 24
    Height = 15
    Caption = #32534#21495
  end
  object Label2: TLabel
    Left = 336
    Top = 27
    Width = 24
    Height = 15
    Caption = #21517#31216
  end
  object GroupBox1: TGroupBox
    Left = 216
    Top = 64
    Width = 588
    Height = 449
    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 = (
      588
      449)
    object ListView1: TListView
      Left = 3
      Top = 8
      Width = 581
      Height = 438
      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 = #24320#21457#21830
          Width = 80
        end
        item
          Caption = #25215#24314#21830
          Width = 80
        end
        item
          Caption = #20572#36710#21378#31867#22411
          Width = 80
        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 = #20301#32622
          Width = 120
        end
        item
          Alignment = taRightJustify
          Caption = #29992#36884
          Width = 120
        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 = 2
    Top = 8
    Width = 207
    Height = 505
    DragKind = dkDock
    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 = 248
    Top = 24
    Width = 81
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 2
  end
  object Edit2: TEdit
    Left = 368
    Top = 24
    Width = 65
    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
  end
  object ToolButton4: TButton
    Left = 629
    Top = 24
    Width = 47
    Height = 25

⌨️ 快捷键说明

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