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

📄 realtyj22.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_RealtyJ22: Tf_RealtyJ22
  Left = 167
  Top = 97
  BorderStyle = bsSingle
  Caption = #37319#36141#21333
  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
  OnShow = FormShow
  DesignSize = (
    804
    521)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 138
    Top = 56
    Width = 32
    Height = 15
    Caption = '--------'
  end
  object Label2: TLabel
    Left = 10
    Top = 56
    Width = 24
    Height = 15
    Caption = #26085#26399
  end
  object Label8: TLabel
    Left = 280
    Top = 8
    Width = 203
    Height = 29
    Caption = #37319#36141#35745#21010#26126#32454#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 282
    Top = 56
    Width = 24
    Height = 15
    Caption = #37096#38376
  end
  object GroupBox1: TGroupBox
    Left = 3
    Top = 88
    Width = 798
    Height = 429
    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 = (
      798
      429)
    object ListView1: TListView
      Left = 3
      Top = 8
      Width = 791
      Height = 419
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #21333#25454#21495
          Width = 100
        end
        item
          Caption = #26085#26399
          Width = 120
        end
        item
          Caption = #37096#38376
        end
        item
          Caption = #35745#21010#24180#24230
          Width = 100
        end
        item
          Caption = #35745#21010#21306#38388
          Width = 120
        end
        item
          Caption = #23457#26680
          Width = 60
        end
        item
          Caption = #22791#27880
          Width = 150
        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: TDateTimePicker
    Left = 42
    Top = 56
    Width = 92
    Height = 20
    Date = 39295.709506284720000000
    Time = 39295.709506284720000000
    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 = 1
  end
  object edit2: TDateTimePicker
    Left = 170
    Top = 56
    Width = 92
    Height = 20
    Date = 39295.709506284720000000
    Time = 39295.709506284720000000
    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 = 2
  end
  object CheckBox1: TCheckBox
    Left = 416
    Top = 56
    Width = 65
    Height = 17
    Caption = #23457#26680
    TabOrder = 3
  end
  object Button1: TButton
    Left = 544
    Top = 56
    Width = 65
    Height = 25
    Caption = #26597#25214
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button6: TButton
    Left = 617
    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 = 5
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 667
    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 = 6
    OnClick = Button7Click
  end
  object Edit3: TEdit
    Left = 312
    Top = 53
    Width = 87
    Height = 23
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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