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

📄 statcurve_f.dfm

📁 汽车行驶记录仪数据采集处理系统
💻 DFM
字号:
object frmStatCurve: TfrmStatCurve
  Left = 213
  Top = 153
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #20107#25925#30097#28857#25968#25454#32479#35745#26354#32447
  ClientHeight = 486
  ClientWidth = 769
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 769
    Height = 486
    Align = alClient
    TabOrder = 0
    object GroupBox11: TGroupBox
      Left = 1
      Top = 1
      Width = 767
      Height = 48
      Align = alTop
      TabOrder = 0
      object Label1: TLabel
        Left = 16
        Top = 20
        Width = 60
        Height = 12
        Caption = #36710#36742#29260#29031#65306
      end
      object Label8: TLabel
        Left = 376
        Top = 20
        Width = 192
        Height = 12
        Caption = #28857#20987#26354#32447#39044#35272#22270#21487#20197#26597#30475#25918#22823#26354#32447#22270
        Font.Charset = ANSI_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label9: TLabel
        Left = 160
        Top = 20
        Width = 60
        Height = 12
        Caption = #36710#29260#39068#33394#65306
      end
      object edtCarLicense: TEdit
        Left = 80
        Top = 16
        Width = 73
        Height = 18
        Ctl3D = False
        MaxLength = 9
        ParentCtl3D = False
        TabOrder = 0
        OnDblClick = edtCarLicenseDblClick
        OnKeyPress = edtCarLicenseKeyPress
      end
      object btnOK: TButton
        Left = 296
        Top = 13
        Width = 41
        Height = 25
        Caption = #30830#23450
        TabOrder = 2
        OnClick = btnOKClick
      end
      object edtLicenseColor: TEdit
        Left = 224
        Top = 16
        Width = 41
        Height = 18
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 3
      end
      object btnSelect: TButton
        Left = 264
        Top = 16
        Width = 22
        Height = 18
        Caption = '...'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = btnSelectClick
      end
      object btnClose: TButton
        Left = 712
        Top = 13
        Width = 41
        Height = 25
        Caption = #20851#38381
        TabOrder = 4
        OnClick = btnCloseClick
      end
      object btnDataList: TButton
        Left = 600
        Top = 13
        Width = 81
        Height = 25
        Caption = #25968#25454#21015#34920
        TabOrder = 5
        OnClick = btnDataListClick
      end
    end
    object GroupBox1: TGroupBox
      Left = 1
      Top = 49
      Width = 767
      Height = 417
      Align = alClient
      TabOrder = 1
      object GroupBox2: TGroupBox
        Left = 385
        Top = 16
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#19968
        TabOrder = 0
        object img1: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb1: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          OnClick = pb1Click
          OnPaint = pb1Paint
        end
      end
      object GroupBox3: TGroupBox
        Left = 574
        Top = 16
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#20108
        TabOrder = 1
        object img2: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb2: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          OnClick = pb2Click
          OnPaint = pb2Paint
        end
      end
      object GroupBox4: TGroupBox
        Left = 8
        Top = 147
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#19977
        TabOrder = 2
        object img3: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb3: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          OnClick = pb3Click
          OnPaint = pb3Paint
        end
      end
      object GroupBox5: TGroupBox
        Left = 197
        Top = 147
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#22235
        TabOrder = 3
        object img4: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb4: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          OnClick = pb4Click
          OnPaint = pb4Paint
        end
      end
      object GroupBox6: TGroupBox
        Left = 385
        Top = 147
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#20116
        TabOrder = 4
        object img5: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb5: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          OnClick = pb5Click
          OnPaint = pb5Paint
        end
      end
      object GroupBox7: TGroupBox
        Left = 574
        Top = 147
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#20845
        TabOrder = 5
        object img6: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb6: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          OnClick = pb6Click
          OnPaint = pb6Paint
        end
      end
      object GroupBox8: TGroupBox
        Left = 8
        Top = 280
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#19971
        TabOrder = 6
        object img7: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb7: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          OnClick = pb7Click
          OnPaint = pb7Paint
        end
      end
      object GroupBox9: TGroupBox
        Left = 197
        Top = 280
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#20843
        TabOrder = 7
        object img8: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb8: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          OnClick = pb8Click
          OnPaint = pb8Paint
        end
      end
      object GroupBox10: TGroupBox
        Left = 385
        Top = 280
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#20061
        TabOrder = 8
        object img9: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb9: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          OnClick = pb9Click
          OnPaint = pb9Paint
        end
      end
      object GroupBox12: TGroupBox
        Left = 574
        Top = 280
        Width = 185
        Height = 121
        Caption = #20107#25925#30097#28857#26354#32447#21313
        TabOrder = 9
        object img10: TImage
          Left = 8
          Top = 16
          Width = 169
          Height = 97
          Cursor = crHandPoint
        end
        object pb10: TPaintBox
          Left = 64
          Top = 40
          Width = 49
          Height = 49
          Cursor = crHandPoint
          Enabled = False
          OnClick = pb10Click
          OnPaint = pb10Paint
        end
      end
      object GroupBox13: TGroupBox
        Left = 8
        Top = 16
        Width = 373
        Height = 121
        Caption = #36710#36742#20449#24687
        TabOrder = 10
        object Label3: TLabel
          Left = 8
          Top = 24
          Width = 60
          Height = 12
          Caption = #36710#36742#32534#21495#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label4: TLabel
          Left = 8
          Top = 56
          Width = 60
          Height = 12
          Caption = #25152#23646#36710#38431#65306
        end
        object Label5: TLabel
          Left = 184
          Top = 24
          Width = 60
          Height = 12
          Caption = #36710#36742#31867#22411#65306
        end
        object Label7: TLabel
          Left = 184
          Top = 56
          Width = 60
          Height = 12
          Caption = #26368#22823#38480#36895#65306
        end
        object edtCarID: TEdit
          Left = 72
          Top = 20
          Width = 105
          Height = 18
          Ctl3D = False
          Enabled = False
          ParentCtl3D = False
          TabOrder = 0
        end
        object edtCarTeam: TEdit
          Left = 72
          Top = 52
          Width = 105
          Height = 18
          Ctl3D = False
          Enabled = False
          ParentCtl3D = False
          TabOrder = 1
        end
        object edtCarType: TEdit
          Left = 256
          Top = 20
          Width = 105
          Height = 18
          Ctl3D = False
          Enabled = False
          ParentCtl3D = False
          TabOrder = 2
        end
        object edtMaxSpeed: TEdit
          Left = 256
          Top = 52
          Width = 105
          Height = 18
          Ctl3D = False
          Enabled = False
          ParentCtl3D = False
          TabOrder = 3
        end
      end
    end
    object StatusBar1: TStatusBar
      Left = 1
      Top = 466
      Width = 767
      Height = 19
      Panels = <>
      SimplePanel = False
    end
    object lbCarLicList: TListBox
      Left = 81
      Top = 34
      Width = 73
      Height = 89
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 13
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 3
      Visible = False
      OnClick = lbCarLicListClick
    end
  end
  object ADOConnection: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\CarMM\Code\Relea' +
      'se\DBCarMM.mdb;Persist Security Info=False'
    LoginPrompt = False
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 728
    Top = 456
  end
  object ADOQuery: TADOQuery
    Connection = ADOConnection
    Parameters = <>
    Left = 696
    Top = 456
  end
end

⌨️ 快捷键说明

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