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

📄 ydgl.~dfm

📁 这是用Delphi编写的车辆管理系统。主要功能有档案管理
💻 ~DFM
字号:
object Caryidong: TCaryidong
  Left = 295
  Top = 92
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #36710#36742#24322#21160
  ClientHeight = 226
  ClientWidth = 433
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label5: TLabel
    Left = 0
    Top = 0
    Width = 433
    Height = 37
    Align = alTop
    Alignment = taCenter
    Caption = #36710#36742#24322#21160#31649#29702
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -37
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 18
    Top = 192
    Width = 43
    Height = 25
    BevelOuter = bvSpace
    Caption = #39318#35760#24405
    Color = clMoneyGreen
    TabOrder = 0
    OnClick = Panel1Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel2: TPanel
    Left = 62
    Top = 192
    Width = 43
    Height = 25
    Caption = #19978#19968#26465
    Color = clMoneyGreen
    TabOrder = 1
    OnClick = Panel2Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel3: TPanel
    Left = 106
    Top = 192
    Width = 43
    Height = 25
    Caption = #19979#19968#26465
    Color = clMoneyGreen
    TabOrder = 2
    OnClick = Panel3Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel4: TPanel
    Left = 150
    Top = 192
    Width = 43
    Height = 25
    Caption = #26411#35760#24405
    Color = clMoneyGreen
    TabOrder = 3
    OnClick = Panel4Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel5: TPanel
    Left = 194
    Top = 192
    Width = 43
    Height = 25
    Caption = #28155#21152
    Color = clMoneyGreen
    TabOrder = 4
    OnClick = Panel5Click
    OnEnter = Panel5Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel6: TPanel
    Left = 238
    Top = 192
    Width = 43
    Height = 25
    Caption = #20462#25913
    Color = clMoneyGreen
    TabOrder = 5
    OnClick = Panel6Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel7: TPanel
    Left = 282
    Top = 192
    Width = 43
    Height = 25
    Caption = #21024#38500
    Color = clMoneyGreen
    TabOrder = 6
    OnClick = Panel7Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel8: TPanel
    Left = 326
    Top = 192
    Width = 43
    Height = 25
    Caption = #21462#28040
    Color = clMoneyGreen
    TabOrder = 7
    OnClick = Panel8Click
    OnMouseDown = Panel1MouseDown
    OnMouseUp = Panel1MouseUp
  end
  object Panel9: TPanel
    Left = 8
    Top = 40
    Width = 417
    Height = 145
    Color = clMoneyGreen
    TabOrder = 8
    object Label1: TLabel
      Left = 13
      Top = 18
      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 = 13
      Top = 87
      Width = 80
      Height = 16
      Caption = #24322#21160#26102#38388#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 = 13
      Top = 122
      Width = 80
      Height = 16
      Caption = #24322#21160#22320#28857#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 = 13
      Top = 52
      Width = 64
      Height = 16
      Caption = #32463#25163#20154#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 = 93
      Top = 14
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      OnKeyPress = ComboBox1KeyPress
    end
    object DateTimePicker1: TDateTimePicker
      Left = 93
      Top = 83
      Width = 121
      Height = 21
      Date = 38244.570581076390000000
      Time = 38244.570581076390000000
      DateFormat = dfLong
      TabOrder = 1
      OnKeyPress = DateTimePicker1KeyPress
    end
    object Edit1: TEdit
      Left = 93
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 2
      OnKeyPress = Edit1KeyPress
    end
    object Edit2: TEdit
      Left = 93
      Top = 118
      Width = 313
      Height = 21
      TabOrder = 3
      OnKeyPress = Edit2KeyPress
    end
    object GroupBox1: TGroupBox
      Left = 221
      Top = 6
      Width = 185
      Height = 105
      Caption = #22791#27880
      TabOrder = 4
      object Memo1: TMemo
        Left = 2
        Top = 15
        Width = 181
        Height = 88
        Align = alClient
        MaxLength = 200
        TabOrder = 0
      end
    end
  end
  object Panel10: TPanel
    Left = 370
    Top = 192
    Width = 43
    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 + -