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

📄 realtyc24.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object f_RealtyC24: Tf_RealtyC24
  Left = 142
  Top = 154
  BorderStyle = bsSingle
  Caption = #25910#36153#26631#20934
  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 Label1: TLabel
    Left = 179
    Top = 67
    Width = 24
    Height = 15
    Caption = #32534#21495
  end
  object Label2: TLabel
    Left = 344
    Top = 67
    Width = 24
    Height = 15
    Caption = #21517#31216
  end
  object Label3: TLabel
    Left = 304
    Top = 8
    Width = 116
    Height = 29
    Caption = #25910#36153#26631#20934
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  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 = #32534#21495
          Width = 80
        end
        item
          Caption = #21517#31216
          Width = 80
        end
        item
          Caption = #25910#36153#39033#30446
          Width = 100
        end
        item
          Alignment = taRightJustify
          Caption = #21333#20215
          Width = 60
        end
        item
          Caption = #21333#20215#21333#20301
          Width = 60
        end
        item
          Caption = #25910#36153#26102#38388
          Width = 100
        end
        item
          Caption = #22791#27880
          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 = 3
    Top = 8
    Width = 161
    Height = 507
    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 Edit1: TEdit
    Left = 216
    Top = 64
    Width = 89
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 2
  end
  object Edit2: TEdit
    Left = 376
    Top = 64
    Width = 81
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 3
  end
  object Button1: TButton
    Left = 477
    Top = 64
    Width = 53
    Height = 25
    Caption = #26597#25214
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 532
    Top = 64
    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 Button2: TButton
    Left = 580
    Top = 64
    Width = 47
    Height = 25
    Caption = #20462#25913'(&E)'
    TabOrder = 6
    OnClick = Button2Click
  end
  object Button4: TButton
    Left = 629
    Top = 64
    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 = Button4Click
  end
  object Button5: TButton
    Left = 677
    Top = 64
    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 = Button5Click

⌨️ 快捷键说明

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