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

📄 realtyb34.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_RealtyB34: Tf_RealtyB34
  Left = 193
  Top = 80
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #23458#25143#20837#20249#25910#36153#26126#32454#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
  OnKeyDown = FormKeyDown
  DesignSize = (
    804
    521)
  PixelsPerInch = 96
  TextHeight = 15
  object Label3: TLabel
    Left = 264
    Top = 8
    Width = 216
    Height = 24
    Caption = #23458#25143#20837#20249#25910#36153#26126#32454#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 393
    Top = 59
    Width = 24
    Height = 15
    Caption = #32534#21495
  end
  object Label5: TLabel
    Left = 506
    Top = 59
    Width = 24
    Height = 15
    Caption = #21517#31216
  end
  object GroupBox1: TGroupBox
    Left = 2
    Top = 80
    Width = 800
    Height = 467
    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
      467)
    object ListView1: TListView
      Left = 2
      Top = 6
      Width = 793
      Height = 429
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #31649#29702#22788
          Width = 80
        end
        item
          Caption = #31649#29702#21306
          Width = 80
        end
        item
          Caption = #27004#23431
          Width = 80
        end
        item
          Caption = #25151#38388#32534#21495
          Width = 80
        end
        item
          Caption = #25151#38388#21495
          Width = 80
        end
        item
          Caption = #19994#20027#22995#21517
          Width = 80
        end
        item
          Caption = #25910#36153#39033#30446
          Width = 80
        end
        item
          Caption = #36153#29992#39033#30446#31867#22411
          Width = 80
        end
        item
          Caption = #25910#36153#26631#20934
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #36153#29992#21333#20215
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #36153#29992#21333#37329#39069
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #36153#29992#21333#20248#24800#37329#39069
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #36153#29992#21333#24212#25910#37329#39069
          Width = 80
        end
        item
          Alignment = taRightJustify
          Caption = #36153#29992#21333#24050#25910#37329#39069
          Width = 80
        end
        item
          Caption = #26159#21542#24050#20840#25910
          Width = 80
        end
        item
          Caption = #36153#29992#21333#21333#25454#21495
          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 = 424
    Top = 56
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 544
    Top = 56
    Width = 65
    Height = 23
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 2
  end
  object Button1: TButton
    Left = 628
    Top = 56
    Width = 47
    Height = 25
    Caption = #26597#25214'(&F)'
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button5: TButton
    Left = 685
    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 ToolButton5: TButton
    Left = 733
    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
  end
end

⌨️ 快捷键说明

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