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

📄 wzgl.dfm

📁 这是用Delphi编写的车辆管理系统。主要功能有档案管理
💻 DFM
字号:
object CarWeizhang: TCarWeizhang
  Left = 246
  Top = 117
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #36829#31456#31649#29702
  ClientHeight = 274
  ClientWidth = 466
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label14: TLabel
    Left = 0
    Top = 0
    Width = 466
    Height = 37
    Align = alTop
    Alignment = taCenter
    Caption = #36710#36742#36829#31456#31649#29702
    Font.Charset = GB2312_CHARSET
    Font.Color = clInfoText
    Font.Height = -37
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 15
    Top = 243
    Width = 48
    Height = 25
    BevelOuter = bvSpace
    Caption = #39318#35760#24405
    Color = clMoneyGreen
    TabOrder = 0
    OnClick = Panel1Click
    OnMouseDown = Panel3MouseDown
    OnMouseUp = Panel3MouseUp
  end
  object Panel2: TPanel
    Left = 64
    Top = 243
    Width = 48
    Height = 25
    Caption = #19978#19968#26465
    Color = clMoneyGreen
    TabOrder = 1
    OnClick = Panel2Click
    OnMouseDown = Panel3MouseDown
    OnMouseUp = Panel3MouseUp
  end
  object Panel3: TPanel
    Left = 113
    Top = 243
    Width = 48
    Height = 25
    Caption = #19979#19968#26465
    Color = clMoneyGreen
    TabOrder = 2
    OnClick = Panel3Click
    OnMouseDown = Panel3MouseDown
    OnMouseUp = Panel3MouseUp
  end
  object Panel4: TPanel
    Left = 162
    Top = 243
    Width = 48
    Height = 25
    Caption = #26411#35760#24405
    Color = clMoneyGreen
    TabOrder = 3
    OnClick = Panel4Click
    OnMouseDown = Panel3MouseDown
    OnMouseUp = Panel3MouseUp
  end
  object Panel5: TPanel
    Left = 211
    Top = 243
    Width = 48
    Height = 25
    Caption = #28155#21152
    Color = clMoneyGreen
    TabOrder = 4
    OnClick = Panel5Click
    OnEnter = Panel5Click
    OnMouseDown = Panel3MouseDown
    OnMouseUp = Panel3MouseUp
  end
  object Panel6: TPanel
    Left = 260
    Top = 243
    Width = 48
    Height = 25
    Caption = #20462#25913
    Color = clMoneyGreen
    TabOrder = 5
    OnClick = Panel6Click
    OnMouseDown = Panel3MouseDown
    OnMouseUp = Panel3MouseUp
  end
  object Panel7: TPanel
    Left = 309
    Top = 243
    Width = 48
    Height = 25
    Caption = #21024#38500
    Color = clMoneyGreen
    TabOrder = 6
    OnClick = Panel7Click
    OnMouseDown = Panel3MouseDown
    OnMouseUp = Panel3MouseUp
  end
  object Panel8: TPanel
    Left = 358
    Top = 243
    Width = 48
    Height = 25
    Caption = #21462#28040
    Color = clMoneyGreen
    TabOrder = 7
    OnClick = Panel8Click
    OnMouseDown = Panel3MouseDown
    OnMouseUp = Panel3MouseUp
  end
  object Panel9: TPanel
    Left = 22
    Top = 40
    Width = 425
    Height = 193
    Caption = 'Panel9'
    Color = clMoneyGreen
    TabOrder = 8
    object Label1: TLabel
      Left = 6
      Top = 9
      Width = 80
      Height = 16
      Caption = #36710#29260#21495#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #20223#23435'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 214
      Top = 5
      Width = 80
      Height = 16
      Caption = #36829#31456#26085#26399#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #20223#23435'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 7
      Top = 52
      Width = 48
      Height = 16
      Caption = #22788#32602#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #20223#23435'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 8
      Top = 31
      Width = 48
      Height = 16
      Caption = #21407#22240#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #20223#23435'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object ComboBox1: TComboBox
      Left = 86
      Top = 5
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      OnKeyPress = ComboBox1KeyPress
    end
    object DateTimePicker1: TDateTimePicker
      Left = 300
      Top = 6
      Width = 121
      Height = 21
      Date = 38244.570581076390000000
      Time = 38244.570581076390000000
      DateFormat = dfLong
      TabOrder = 1
      OnKeyPress = DateTimePicker1KeyPress
    end
    object Edit1: TEdit
      Left = 86
      Top = 26
      Width = 334
      Height = 21
      TabOrder = 2
      OnKeyPress = Edit1KeyPress
    end
    object Edit2: TEdit
      Left = 86
      Top = 50
      Width = 334
      Height = 21
      TabOrder = 3
      OnKeyPress = Edit2KeyPress
    end
    object GroupBox1: TGroupBox
      Left = 6
      Top = 74
      Width = 417
      Height = 113
      Caption = #22791#27880#65306
      TabOrder = 4
      object Memo1: TMemo
        Left = 2
        Top = 15
        Width = 413
        Height = 96
        Align = alClient
        TabOrder = 0
      end
    end
  end
  object Panel10: TPanel
    Left = 406
    Top = 243
    Width = 48
    Height = 25
    Caption = #20851#38381
    Color = clMoneyGreen
    TabOrder = 9
    OnClick = Panel10Click
    OnMouseDown = Panel3MouseDown
    OnMouseUp = Panel3MouseUp
  end
end

⌨️ 快捷键说明

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