realtyg53.dfm

来自「物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、」· DFM 代码 · 共 334 行

DFM
334
字号
object f_RealtyG53: Tf_RealtyG53
  Left = 35
  Top = 56
  BorderStyle = bsSingle
  Caption = #28040#38450#22120#26448#37197#22791#19968#35272#34920
  ClientHeight = 578
  ClientWidth = 931
  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 = (
    931
    578)
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 182
    Top = 79
    Width = 72
    Height = 12
    Caption = #28040#38450#29255#21306#21517#31216
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 410
    Top = 79
    Width = 48
    Height = 12
    Caption = #22120#26448#21517#31216
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 610
    Top = 79
    Width = 48
    Height = 12
    Caption = #22120#26448#20195#30721
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 332
    Top = 5
    Width = 273
    Height = 20
    Alignment = taRightJustify
    Caption = #28040#38450#29255#21306#28040#38450#22120#26448#37197#22791#19968#35272#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 176
    Top = 104
    Width = 746
    Height = 470
    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 = (
      746
      470)
    object ListView1: TListView
      Left = 3
      Top = 8
      Width = 739
      Height = 456
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelInner = bvLowered
      BevelOuter = bvRaised
      BevelKind = bkFlat
      BorderStyle = bsNone
      Columns = <
        item
          Caption = #28040#38450#29255#21306#21517#31216
          Width = 100
        end
        item
          Caption = #28040#38450#36131#20219#20154
          Width = 80
        end
        item
          Caption = #22120#26448#20195#30721
          Width = 80
        end
        item
          Caption = #22120#26448#21517#31216
          Width = 80
        end
        item
          Caption = #25968#37327
          Width = 60
        end
        item
          Caption = #22120#26448#31867#22411
          Width = 80
        end
        item
          Caption = #20986#21378#26085#26399
          Width = 80
        end
        item
          Caption = #26377#25928#26399
          Width = 80
        end
        item
          Caption = #22120#26448#22411#21495
          Width = 80
        end
        item
          Caption = #22120#26448#29366#24577
          Width = 80
        end
        item
          Caption = #22120#26448#20445#20859#20154
          Width = 80
        end
        item
          Caption = #32452#32455#26426#26500#31867#21035
          Width = 80
        end
        item
          Caption = #25152#23646#32452#32455#26426#26500
          Width = 80
        end
        item
          Caption = #21333#21495
          Width = 100
        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 edit3: TEdit
    Left = 264
    Top = 76
    Width = 121
    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 = 1
  end
  object Button1: TButton
    Left = 795
    Top = 71
    Width = 47
    Height = 25
    Caption = #26597#25214
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button1Click
  end
  object Edit2: TEdit
    Left = 460
    Top = 74
    Width = 121
    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 = 3
  end
  object Edit1: TEdit
    Left = 669
    Top = 74
    Width = 120
    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 = 4
  end
  object TreeView1: TTreeView
    Left = 1
    Top = 8
    Width = 168
    Height = 566
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Indent = 19
    ParentFont = False
    ReadOnly = True
    TabOrder = 5
    OnClick = TreeView1Click
    OnCustomDrawItem = TreeView1CustomDrawItem
  end
  object Button3: TButton
    Left = 731
    Top = 37
    Width = 47
    Height = 25
    Caption = #20462#25913'(&E)'
    TabOrder = 6
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 683
    Top = 37
    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 = 7
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 780
    Top = 37
    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 = 8
    OnClick = Button5Click
  end
  object Button2: TButton
    Left = 827
    Top = 37
    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 = 9
    OnClick = Button2Click
  end
  object Button6: TButton
    Left = 962
    Top = 53
    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 = 10
    OnClick = Button6Click
  end
  object Button8: TButton
    Left = 875
    Top = 37
    Width = 47
    Height = 25
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 11
    OnClick = Button8Click
  end
end

⌨️ 快捷键说明

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