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

📄 sgcx.~dfm

📁 这是用Delphi编写的车辆管理系统。主要功能有档案管理
💻 ~DFM
字号:
object CarshiguCX: TCarshiguCX
  Left = 388
  Top = 266
  Width = 552
  Height = 375
  Caption = #20107#25925#26597#35810
  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 Label1: TLabel
    Left = 0
    Top = 0
    Width = 544
    Height = 37
    Align = alTop
    Alignment = taCenter
    Caption = #20107#25925#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 = 544
    Height = 255
    Align = alClient
    DataSource = DataModule2.DataSource2
    FixedColor = clMoneyGreen
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'carnum'
        Title.Caption = #36710#29260#21495#30721
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'carclass'
        Title.Caption = #36710#36742#31867#22411
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'shigudate'
        Title.Caption = #20107#25925#26102#38388
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'shigugy'
        Title.Caption = #20107#25925#27010#35201
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'shiguqrz'
        Title.Caption = #20107#25925#30830#35748#32773
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'companyfdj'
        Title.Caption = #20844#21496#36127#25285#37329#39069
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'baoxianlpj'
        Title.Caption = #20445#38505#29702#36180#37329#39069
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'duifangpcj'
        Title.Caption = #23545#26041#36180#20607#37329#39069
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'duifangnam'
        Title.Caption = #23545#26041#22995#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'duifangzz'
        Title.Caption = #23545#26041#20303#22336
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'duifanguni'
        Title.Caption = #23545#26041#25152#22312#21333#20301
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'duifangshc'
        Title.Caption = #23545#26041#25439#22351#31243#24230
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'hejienr'
        Title.Caption = #21644#35299#20869#23481
        Visible = True
      end>
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 292
    Width = 544
    Height = 49
    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 CheckBox1: TCheckBox
      Left = 8
      Top = 16
      Width = 97
      Height = 17
      Caption = #25353#36710#29260#21495#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = CheckBox1Click
    end
    object ComboBox1: TComboBox
      Left = 96
      Top = 14
      Width = 105
      Height = 21
      Color = clMoneyGreen
      Enabled = False
      ItemHeight = 13
      TabOrder = 1
      OnChange = CheckBox1Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 304
      Top = 12
      Width = 113
      Height = 21
      Date = 38246.424551307870000000
      Time = 38246.424551307870000000
      Color = clMoneyGreen
      DateFormat = dfLong
      Enabled = False
      TabOrder = 2
      OnClick = CheckBox1Click
      OnChange = CheckBox1Click
    end
    object ComboBox4: TComboBox
      Left = 416
      Top = 12
      Width = 49
      Height = 21
      Color = clMoneyGreen
      Enabled = False
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 3
      Text = #20043#21069
      OnChange = CheckBox1Click
      OnClick = CheckBox1Click
      Items.Strings = (
        #20043#21069
        #24403#22825
        #20043#21518)
    end
    object CheckBox2: TCheckBox
      Left = 216
      Top = 16
      Width = 81
      Height = 17
      Caption = #25353#26085#26399#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = CheckBox1Click
    end
  end
end

⌨️ 快捷键说明

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