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

📄 unit5.dfm

📁 这是用Delphi编写的车辆管理系统。主要功能有档案管理
💻 DFM
字号:
object Cardriver: TCardriver
  Left = 165
  Top = 141
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #39550#39542#21592#26723#26696
  ClientHeight = 350
  ClientWidth = 624
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 0
    Top = 0
    Width = 624
    Height = 37
    Align = alTop
    Alignment = taCenter
    Caption = #39550#39542#21592#26723#26696
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -37
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Panel8: TPanel
    Left = 474
    Top = 312
    Width = 64
    Height = 25
    Caption = #21462#28040
    Color = clMoneyGreen
    TabOrder = 0
    OnClick = Panel8Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel7: TPanel
    Left = 410
    Top = 312
    Width = 64
    Height = 25
    Caption = #21024#38500
    Color = clMoneyGreen
    TabOrder = 1
    OnClick = Panel7Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel6: TPanel
    Left = 346
    Top = 312
    Width = 64
    Height = 25
    Caption = #20462#25913
    Color = clMoneyGreen
    TabOrder = 2
    OnClick = Panel6Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel5: TPanel
    Left = 282
    Top = 312
    Width = 64
    Height = 25
    Caption = #28155#21152
    Color = clMoneyGreen
    TabOrder = 3
    OnClick = Panel5Click
    OnEnter = Panel5Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel4: TPanel
    Left = 218
    Top = 312
    Width = 64
    Height = 25
    Caption = #26411#35760#24405
    Color = clMoneyGreen
    TabOrder = 4
    OnClick = Panel4Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel3: TPanel
    Left = 154
    Top = 312
    Width = 64
    Height = 25
    Caption = #19979#19968#26465
    Color = clMoneyGreen
    TabOrder = 5
    OnClick = Panel3Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel2: TPanel
    Left = 90
    Top = 312
    Width = 64
    Height = 25
    Caption = #19978#19968#26465
    Color = clMoneyGreen
    TabOrder = 6
    OnClick = Panel2Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel1: TPanel
    Left = 26
    Top = 312
    Width = 64
    Height = 25
    BevelOuter = bvSpace
    Caption = #39318#35760#24405
    Color = clMoneyGreen
    TabOrder = 7
    OnClick = Panel1Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel9: TPanel
    Left = 16
    Top = 40
    Width = 593
    Height = 257
    Color = clMoneyGreen
    TabOrder = 8
    object Label2: TLabel
      Left = 10
      Top = 16
      Width = 48
      Height = 16
      Caption = #22995#21517#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 10
      Top = 40
      Width = 48
      Height = 16
      Caption = #22995#21035#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 10
      Top = 64
      Width = 80
      Height = 16
      Caption = #20986#29983#26085#26399#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 10
      Top = 88
      Width = 80
      Height = 16
      Caption = #39550#39542#35777#21495#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 10
      Top = 112
      Width = 80
      Height = 16
      Caption = #39046#35777#26085#26399#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 10
      Top = 136
      Width = 96
      Height = 16
      Caption = #35777#20214#26377#25928#26399#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 10
      Top = 160
      Width = 48
      Height = 16
      Caption = #39550#40836#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 10
      Top = 184
      Width = 80
      Height = 16
      Caption = #20934#39550#36710#22411#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 10
      Top = 208
      Width = 112
      Height = 16
      Caption = #20309#26102#21442#21152#24037#20316#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 10
      Top = 233
      Width = 80
      Height = 16
      Caption = #32852#31995#30005#35805#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 274
      Top = 16
      Width = 80
      Height = 16
      Caption = #24180#26816#35760#24405#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 274
      Top = 136
      Width = 48
      Height = 16
      Caption = #22791#27880#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 114
      Top = 8
      Width = 128
      Height = 24
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 8
      ParentFont = False
      TabOrder = 0
      OnKeyPress = Edit1KeyPress
    end
    object DateTimePicker1: TDateTimePicker
      Left = 114
      Top = 56
      Width = 128
      Height = 24
      Date = 38245.644420821760000000
      Time = 38245.644420821760000000
      DateFormat = dfLong
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnKeyPress = DateTimePicker1KeyPress
    end
    object Edit3: TEdit
      Left = 114
      Top = 80
      Width = 128
      Height = 24
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 10
      ParentFont = False
      TabOrder = 2
      OnKeyPress = Edit3KeyPress
    end
    object DateTimePicker2: TDateTimePicker
      Left = 114
      Top = 104
      Width = 128
      Height = 24
      Date = 38245.644987754630000000
      Time = 38245.644987754630000000
      DateFormat = dfLong
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnKeyPress = DateTimePicker2KeyPress
    end
    object DateTimePicker3: TDateTimePicker
      Left = 114
      Top = 128
      Width = 128
      Height = 24
      Date = 38245.645330451390000000
      Time = 38245.645330451390000000
      DateFormat = dfLong
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnKeyPress = DateTimePicker3KeyPress
    end
    object Edit4: TEdit
      Left = 114
      Top = 152
      Width = 128
      Height = 24
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 2
      ParentFont = False
      TabOrder = 5
      OnKeyPress = Edit4KeyPress
    end
    object ComboBox1: TComboBox
      Left = 114
      Top = 176
      Width = 128
      Height = 24
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 16
      ParentFont = False
      TabOrder = 6
      OnKeyPress = ComboBox1KeyPress
    end
    object DateTimePicker4: TDateTimePicker
      Left = 114
      Top = 200
      Width = 128
      Height = 24
      Date = 38245.646396678240000000
      Time = 38245.646396678240000000
      DateFormat = dfLong
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      OnKeyPress = DateTimePicker4KeyPress
    end
    object Edit5: TEdit
      Left = 114
      Top = 225
      Width = 128
      Height = 24
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 16
      ParentFont = False
      TabOrder = 8
      OnKeyPress = Edit5KeyPress
    end
    object memo1: TMemo
      Left = 354
      Top = 8
      Width = 225
      Height = 121
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 200
      ParentFont = False
      TabOrder = 9
    end
    object Memo2: TMemo
      Left = 354
      Top = 136
      Width = 225
      Height = 113
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 200
      ParentFont = False
      TabOrder = 10
    end
    object ComboBox2: TComboBox
      Left = 114
      Top = 32
      Width = 129
      Height = 21
      ItemHeight = 13
      TabOrder = 11
      OnKeyPress = ComboBox2KeyPress
      Items.Strings = (
        #30007
        #22899)
    end
  end
  object Panel10: TPanel
    Left = 538
    Top = 312
    Width = 64
    Height = 25
    Caption = #20851#38381
    Color = clMoneyGreen
    TabOrder = 9
    OnClick = Panel10Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
end

⌨️ 快捷键说明

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