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

📄 car4ss1021.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object f_car4ss1021: Tf_car4ss1021
  Left = 545
  Top = 96
  Width = 277
  Height = 266
  Caption = #25805#20316#21592#22686#21152
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 61
    Top = 200
    Width = 76
    Height = 24
    Caption = #30830#23450'(&O)'
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 138
    Top = 200
    Width = 79
    Height = 24
    Caption = #20851#38381'(&C)'
    TabOrder = 2
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 24
    Width = 241
    Height = 161
    TabOrder = 0
    object Label1: TLabel
      Left = 38
      Top = 50
      Width = 48
      Height = 12
      Alignment = taRightJustify
      Caption = #29992#25143#21517#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 50
      Top = 77
      Width = 36
      Height = 12
      Alignment = taRightJustify
      Caption = #23494#30721#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 26
      Top = 106
      Width = 60
      Height = 12
      Alignment = taRightJustify
      Caption = #30830#35748#23494#30721#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 26
      Top = 132
      Width = 60
      Height = 12
      Alignment = taRightJustify
      Caption = #26435#38480#31867#21035#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 50
      Top = 21
      Width = 36
      Height = 12
      Alignment = taRightJustify
      BiDiMode = bdLeftToRight
      Caption = #32534#30721#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentBiDiMode = False
      ParentFont = False
    end
    object Edit2: TEdit
      Left = 92
      Top = 74
      Width = 133
      Height = 20
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 92
      Top = 103
      Width = 133
      Height = 20
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 3
    end
    object ComboBox1: TComboBox
      Left = 92
      Top = 129
      Width = 133
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 4
      Items.Strings = (
        #25805#20316#21592
        #31649#29702#21592)
    end
    object Edit4: TEdit
      Left = 92
      Top = 18
      Width = 133
      Height = 20
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnExit = Edit4Exit
    end
    object Edit1: TComboBox
      Left = 92
      Top = 46
      Width = 133
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      OnExit = Edit1Exit
      OnSelect = Edit1Select
      Items.Strings = (
        #25805#20316#21592
        #31649#29702#21592)
    end
  end
end

⌨️ 快捷键说明

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