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

📄 check.dfm

📁 此为 汽车维修管理系统 采用ODBC驱动 控制面板里设置 数据库名:qcwxgl 说明:汽车维修管理 SQL服务器名:yangfeng 默认数据库名:qcwxgl
💻 DFM
字号:
object check_out: Tcheck_out
  Left = 481
  Top = 134
  Width = 274
  Height = 364
  Caption = #32467#24080#31383#21475
  Color = clBtnFace
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 265
    Height = 329
    Color = clYellow
    TabOrder = 0
    object Label2: TLabel
      Left = 24
      Top = 72
      Width = 51
      Height = 13
      Caption = #36710#20027#21517#65306' '
    end
    object Label3: TLabel
      Left = 40
      Top = 104
      Width = 39
      Height = 13
      Caption = #22320#22336#65306' '
    end
    object Label5: TLabel
      Left = 96
      Top = 35
      Width = 46
      Height = 13
      Caption = 'datetime  '
    end
    object Label4: TLabel
      Left = 40
      Top = 136
      Width = 36
      Height = 13
      Caption = #29260#21495#65306
    end
    object Label6: TLabel
      Left = 8
      Top = 168
      Width = 69
      Height = 13
      Caption = #20462#29702#39033#30446#65306'   '
    end
    object Label7: TLabel
      Left = 24
      Top = 200
      Width = 60
      Height = 13
      Caption = #20462#29702#36153#65306'    '
    end
    object Label8: TLabel
      Left = 24
      Top = 232
      Width = 54
      Height = 13
      Caption = #38646#20214#36153#65306'  '
    end
    object Label9: TLabel
      Left = 40
      Top = 256
      Width = 36
      Height = 13
      Caption = #24635#35745#65306
    end
    object Bevel1: TBevel
      Left = 0
      Top = 56
      Width = 265
      Height = 3
    end
    object Bevel2: TBevel
      Left = 0
      Top = 280
      Width = 265
      Height = 3
    end
    object Label10: TLabel
      Left = 8
      Top = 304
      Width = 65
      Height = 13
      Caption = #20462#29702#21333#21495'   '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton
      Left = 200
      Top = 296
      Width = 49
      Height = 22
      Caption = #32467#24080
      OnClick = SpeedButton1Click
    end
    object Label11: TLabel
      Left = 208
      Top = 264
      Width = 36
      Height = 13
      Caption = #65288#20803#65289
    end
    object Label12: TLabel
      Left = 208
      Top = 232
      Width = 36
      Height = 13
      Caption = #65288#20803#65289
    end
    object Label13: TLabel
      Left = 216
      Top = 200
      Width = 24
      Height = 13
      Caption = '('#20803')  '
    end
    object DBEdit1: TDBEdit
      Left = 88
      Top = 64
      Width = 121
      Height = 21
      BiDiMode = bdRightToLeft
      DataField = #36710#20027#21517
      DataSource = DataSource1
      ParentBiDiMode = False
      ReadOnly = True
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 88
      Top = 96
      Width = 121
      Height = 21
      BiDiMode = bdRightToLeft
      DataField = #22320#22336
      DataSource = DataSource1
      ParentBiDiMode = False
      ReadOnly = True
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 88
      Top = 128
      Width = 121
      Height = 21
      BiDiMode = bdRightToLeft
      DataField = #29260#21495
      DataSource = DataSource1
      ParentBiDiMode = False
      ReadOnly = True
      TabOrder = 2
    end
    object DBEdit4: TDBEdit
      Left = 88
      Top = 160
      Width = 121
      Height = 21
      BiDiMode = bdRightToLeft
      DataField = #20462#29702#39033#30446
      DataSource = DataSource1
      ParentBiDiMode = False
      ReadOnly = True
      TabOrder = 3
    end
    object DBEdit5: TDBEdit
      Left = 88
      Top = 192
      Width = 121
      Height = 21
      BiDiMode = bdRightToLeft
      DataField = #20462#29702#36153
      DataSource = DataSource1
      ParentBiDiMode = False
      ReadOnly = True
      TabOrder = 4
    end
    object DBEdit6: TDBEdit
      Left = 88
      Top = 224
      Width = 121
      Height = 21
      BiDiMode = bdRightToLeft
      DataField = #38646#20214#36153
      DataSource = DataSource1
      ParentBiDiMode = False
      ReadOnly = True
      TabOrder = 5
    end
    object DBEdit7: TDBEdit
      Left = 88
      Top = 256
      Width = 121
      Height = 21
      BiDiMode = bdRightToLeft
      DataField = #24635#35745
      DataSource = DataSource1
      ParentBiDiMode = False
      ReadOnly = True
      TabOrder = 6
    end
    object Edit1: TEdit
      Left = 88
      Top = 296
      Width = 97
      Height = 21
      BiDiMode = bdRightToLeft
      ParentBiDiMode = False
      TabOrder = 7
      OnKeyDown = Edit1KeyDown
    end
  end
  object Timer1: TTimer
    Interval = 1
    OnTimer = Timer1Timer
    Left = 8
    Top = 40
  end
  object Table1: TTable
    DatabaseName = 'qcgl'
    TableName = 'dbo.Z5'
    Left = 232
    Top = 40
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 232
    Top = 80
  end
end

⌨️ 快捷键说明

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