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

📄 carchaxun.dfm

📁 这是用Delphi编写的车辆管理系统。主要功能有档案管理
💻 DFM
字号:
object carchaxun: Tcarchaxun
  Left = 300
  Top = 186
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #36710#36742#26723#26696#26597#35810
  ClientHeight = 332
  ClientWidth = 577
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 0
    Top = 0
    Width = 577
    Height = 37
    Align = alTop
    Alignment = taCenter
    Caption = #36710#36742#26723#26696#26597#35810
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -37
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 37
    Width = 577
    Height = 201
    Align = alTop
    FixedColor = clMoneyGreen
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 240
    Width = 577
    Height = 92
    Align = alBottom
    Caption = #26597#35810#36873#39033
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 1
    object RadioButton1: TRadioButton
      Left = 8
      Top = 16
      Width = 89
      Height = 17
      Caption = #25353#36710#29260#21495#65306
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object ComboBox1: TComboBox
      Left = 88
      Top = 14
      Width = 97
      Height = 21
      ItemHeight = 13
      TabOrder = 1
    end
    object RadioButton2: TRadioButton
      Left = 192
      Top = 16
      Width = 81
      Height = 17
      Caption = #25353#39550#39542#21592#65306
      TabOrder = 2
    end
    object ComboBox2: TComboBox
      Left = 272
      Top = 14
      Width = 105
      Height = 21
      ItemHeight = 13
      TabOrder = 3
    end
    object RadioButton3: TRadioButton
      Left = 384
      Top = 16
      Width = 97
      Height = 17
      Caption = #25353#36710#36742#31867#22411#65306
      TabOrder = 4
    end
    object ComboBox3: TComboBox
      Left = 480
      Top = 14
      Width = 89
      Height = 21
      ItemHeight = 13
      TabOrder = 5
    end
    object RadioButton4: TRadioButton
      Left = 10
      Top = 48
      Width = 89
      Height = 17
      Caption = #24050#24322#21160#36710#36742
      TabOrder = 6
    end
    object RadioButton5: TRadioButton
      Left = 148
      Top = 48
      Width = 89
      Height = 17
      Caption = #24050#25253#24223#36710#36742
      TabOrder = 7
    end
    object RadioButton6: TRadioButton
      Left = 276
      Top = 48
      Width = 125
      Height = 17
      Caption = #27809#26377#24180#26816#30340#36710#36742
      TabOrder = 8
    end
    object RadioButton7: TRadioButton
      Left = 436
      Top = 48
      Width = 113
      Height = 17
      Caption = #27809#20445#38505#30340#36710#36742
      TabOrder = 9
    end
  end
end

⌨️ 快捷键说明

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