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

📄 realtyc21.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object f_RealtyC21: Tf_RealtyC21
  Left = 175
  Top = 121
  BorderStyle = bsSingle
  Caption = #25910#36153#39033#30446
  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 = 328
    Top = 8
    Width = 116
    Height = 29
    Caption = #25910#36153#39033#30446
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 168
    Top = 56
    Width = 24
    Height = 15
    Caption = #32534#21495
  end
  object Label3: TLabel
    Left = 328
    Top = 56
    Width = 24
    Height = 15
    Caption = #21517#31216
  end
  object GroupBox1: TGroupBox
    Left = 160
    Top = 80
    Width = 642
    Height = 435
    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 = (
      642
      435)
    object ListView1: TListView
      Left = 3
      Top = 9
      Width = 635
      Height = 423
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #20195#30721
          Width = 60
        end
        item
          Caption = #21517#31216
          Width = 100
        end
        item
          Caption = #36153#29992#39033#30446#31867#22411
          Width = 100
        end
        item
          Caption = #20202#34920#31181#31867
          Width = 90
        end
        item
          Caption = #22791#27880
          Width = 200
        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 Button1: TButton
    Left = 496
    Top = 53
    Width = 60
    Height = 25
    Caption = #26597#25214' '
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 532
    Top = 16
    Width = 47
    Height = 25
    Caption = #20462#25913'(&E)'
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 484
    Top = 16
    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 = 581
    Top = 16
    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
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 629
    Top = 16
    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 = 725
    Top = 16
    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 ToolButton1: TButton
    Left = 679
    Top = 16
    Width = 42
    Height = 25
    Caption = #30830#23450
    TabOrder = 7
    Visible = False
    OnClick = ToolButton1Click
  end
  object Edit1: TEdit
    Left = 201
    Top = 54
    Width = 116
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ParentFont = False
    TabOrder = 8
  end
  object Edit2: TEdit
    Left = 368
    Top = 56
    Width = 121
    Height = 20
    Font.Charset = ANSI_CHARSET

⌨️ 快捷键说明

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