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

📄 realtyc221.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_RealtyC221: Tf_RealtyC221
  Left = 368
  Top = 166
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #25910#36153#26102#38388
  ClientHeight = 404
  ClientWidth = 437
  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
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 187
    Top = 22
    Width = 84
    Height = 20
    Alignment = taRightJustify
    Caption = #25910#36153#26102#38388
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 64
    Top = 58
    Width = 50
    Height = 15
    Caption = #32534#21495'(*)'#65306
  end
  object Label5: TLabel
    Left = 256
    Top = 59
    Width = 50
    Height = 15
    Caption = #21517#31216'(*)'#65306
  end
  object Label9: TLabel
    Left = 16
    Top = 184
    Width = 36
    Height = 15
    Caption = #35828#26126#65306
  end
  object Edit1: TEdit
    Left = 104
    Top = 57
    Width = 113
    Height = 18
    Ctl3D = False
    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
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
  end
  object Edit4: TEdit
    Left = 54
    Top = 182
    Width = 363
    Height = 21
    Ctl3D = False
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ParentCtl3D = False
    TabOrder = 1
  end
  object Button5: TButton
    Left = 237
    Top = 352
    Width = 69
    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 = 2
    OnClick = Button5Click
  end
  object Button7: TButton
    Left = 167
    Top = 352
    Width = 67
    Height = 25
    Caption = #20445#23384'(&S)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button7Click
  end
  object Edit2: TComboBox
    Left = 312
    Top = 56
    Width = 97
    Height = 20
    Style = csDropDownList
    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
    ItemHeight = 12
    ParentFont = False
    TabOrder = 4
    OnChange = Edit2Change
  end
  object GroupBox5: TGroupBox
    Left = 59
    Top = 109
    Width = 347
    Height = 52
    Caption = #25910#36153#26085#26399
    TabOrder = 5
    object Label7: TLabel
      Left = 106
      Top = 21
      Width = 24
      Height = 15
      Caption = #27599#26376
    end
    object Label8: TLabel
      Left = 240
      Top = 18
      Width = 12
      Height = 15
      Caption = #21495
    end
    object ComboBox2: TComboBox
      Left = 136
      Top = 18
      Width = 97
      Height = 20
      Style = csDropDownList
      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
      ItemHeight = 12
      ParentFont = False
      TabOrder = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 95
    Top = 231
    Width = 251
    Height = 89
    TabOrder = 6
    object CheckBox1: TCheckBox
      Left = 8
      Top = 16
      Width = 49
      Height = 17
      Caption = #19968#26376
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 69
      Top = 16
      Width = 49
      Height = 17
      Caption = #20108#26376
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 126
      Top = 16
      Width = 49
      Height = 17
      Caption = #19977#26376
      TabOrder = 2
    end
    object CheckBox4: TCheckBox
      Left = 186
      Top = 16
      Width = 49
      Height = 17
      Caption = #22235#26376
      TabOrder = 3
    end
    object CheckBox5: TCheckBox
      Left = 8
      Top = 40
      Width = 49
      Height = 17
      Caption = #20116#26376
      TabOrder = 4
    end
    object CheckBox6: TCheckBox
      Left = 69
      Top = 40
      Width = 49
      Height = 17
      Caption = #20845#26376
      TabOrder = 5
    end
    object CheckBox7: TCheckBox
      Left = 126
      Top = 40
      Width = 49
      Height = 17
      Caption = #19971#26376
      TabOrder = 6
    end
    object CheckBox8: TCheckBox
      Left = 186
      Top = 40
      Width = 49
      Height = 17
      Caption = #20843#26376
      TabOrder = 7
    end
    object CheckBox9: TCheckBox
      Left = 8
      Top = 64
      Width = 49
      Height = 17
      Caption = #20061#26376
      TabOrder = 8
    end
    object CheckBox10: TCheckBox
      Left = 69
      Top = 64
      Width = 49
      Height = 17
      Caption = #21313#26376
      TabOrder = 9
    end
    object CheckBox11: TCheckBox
      Left = 126
      Top = 64
      Width = 56
      Height = 17
      Caption = #21313#19968#26376
      TabOrder = 10
    end
    object CheckBox12: TCheckBox
      Left = 186
      Top = 64
      Width = 55
      Height = 17
      Caption = #21313#20108#26376
      TabOrder = 11
    end
  end
end

⌨️ 快捷键说明

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