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

📄 realtye22.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_realtyE22: Tf_realtyE22
  Left = 175
  Top = 99
  BorderStyle = bsSingle
  Caption = #24453#31199#25151#28304#19968#35272#34920
  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
  OnKeyDown = FormKeyDown
  DesignSize = (
    804
    521)
  PixelsPerInch = 96
  TextHeight = 15
  object Label2: TLabel
    Left = 385
    Top = 59
    Width = 24
    Height = 15
    Caption = #32534#21495
  end
  object Label3: TLabel
    Left = 498
    Top = 59
    Width = 24
    Height = 15
    Caption = #21517#31216
  end
  object Label1: TLabel
    Left = 288
    Top = 8
    Width = 203
    Height = 29
    Caption = #24453#31199#25151#28304#19968#35272#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 2
    Top = 80
    Width = 800
    Height = 437
    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 = (
      800
      437)
    object ListView1: TListView
      Left = 3
      Top = 9
      Width = 793
      Height = 425
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #25151#38388#32534#21495
          Width = 80
        end
        item
          Caption = #24314#31569#38754#31215
          Width = 100
        end
        item
          Caption = #25151#22411
          Width = 80
        end
        item
          Caption = #26397#21521
          Width = 90
        end
        item
          Caption = #20351#29992#38754#31215
          Width = 80
        end
        item
          Caption = #35013#20462#24773#20917
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #37197#22871#35774#26045
          Width = 60
        end
        item
          Caption = #21333#20215
          Width = 100
        end
        item
          Alignment = taRightJustify
          Caption = #37329#39069
          Width = 100
        end
        item
          Alignment = taRightJustify
          Caption = #25151#38388#35828#26126
          Width = 80
        end
        item
          Caption = #27004#23431#21517#31216
          Width = 80
        end
        item
          Caption = #31649#29702#21306#21517#31216
          Width = 80
        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 Edit1: TEdit
    Left = 416
    Top = 56
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 528
    Top = 56
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 2
  end
  object Button1: TButton
    Left = 620
    Top = 56
    Width = 47
    Height = 25
    Caption = #26597#25214'(&F)'
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button5: TButton
    Left = 669
    Top = 56
    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 = 4
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 717
    Top = 56
    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 = 5
    OnClick = Button6Click
  end
end

⌨️ 快捷键说明

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