car4ss621.dfm

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

DFM
255
字号
object f_Car4ss621: Tf_Car4ss621
  Left = 295
  Top = 335
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #25910#27454#24405#20837
  ClientHeight = 131
  ClientWidth = 476
  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 Label2: TLabel
    Left = 215
    Top = 18
    Width = 48
    Height = 12
    Alignment = taRightJustify
    Caption = #25910#27454#26085#26399
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 47
    Top = 19
    Width = 48
    Height = 12
    Alignment = taRightJustify
    Caption = #25910#27454#37329#39069
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 218
    Top = 44
    Width = 48
    Height = 12
    Alignment = taRightJustify
    Caption = #21457#31080#31867#22411
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 59
    Top = 68
    Width = 36
    Height = 12
    Alignment = taRightJustify
    Caption = #21457#31080#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 218
    Top = 68
    Width = 48
    Height = 12
    Alignment = taRightJustify
    Caption = #20184#27454#26041#24335
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label11: TLabel
    Left = 57
    Top = 44
    Width = 36
    Height = 12
    Alignment = taRightJustify
    Caption = #25910#27454#20154
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 23
    Top = 100
    Width = 72
    Height = 12
    Alignment = taRightJustify
    Caption = #25215#35834#20184#27454#26085#26399
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Button5: TButton
    Left = 397
    Top = 43
    Width = 69
    Height = 22
    Caption = #30830#23450'(&O)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 397
    Top = 67
    Width = 69
    Height = 22
    Caption = #36864#20986'(&E)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    OnClick = Button6Click
  end
  object Edit1: TEdit
    Left = 99
    Top = 15
    Width = 112
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnExit = Edit1Exit
  end
  object Edit3: TEdit
    Left = 99
    Top = 64
    Width = 111
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
  object DateTimePicker1: TDateTimePicker
    Left = 267
    Top = 15
    Width = 108
    Height = 20
    Date = 39141.830595740740000000
    Time = 39141.830595740740000000
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object ComboBox2: TComboBox
    Left = 268
    Top = 39
    Width = 108
    Height = 20
    Style = csDropDownList
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 12
    ParentFont = False
    TabOrder = 2
    OnSelect = ComboBox2Select
  end
  object ComboBox1: TComboBox
    Left = 268
    Top = 63
    Width = 108
    Height = 20
    Style = csDropDownList
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 12
    ParentFont = False
    TabOrder = 4
    OnSelect = ComboBox1Select
  end
  object Edit2: TEdit
    Left = 99
    Top = 40
    Width = 111
    Height = 20
    Color = cl3DLight
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 7
  end
  object DateTimePicker2: TDateTimePicker
    Left = 99
    Top = 95
    Width = 111
    Height = 20
    Date = 39141.830595740740000000
    Time = 39141.830595740740000000
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 8
  end
end

⌨️ 快捷键说明

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