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

📄 quxianhuizhi.dfm

📁 显示热传感器18b20测得的实时温度
💻 DFM
字号:
object qxhz: Tqxhz
  Left = 238
  Top = 162
  Width = 675
  Height = 433
  Caption = #28201#24230#26354#32447#32472#21046
  Color = clMoneyGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 10
    Top = 32
    Width = 66
    Height = 13
    AutoSize = False
    Caption = #28201#24230#65288#8451#65289
  end
  object Label2: TLabel
    Left = 602
    Top = 335
    Width = 55
    Height = 13
    Caption = #26102#38388#65288'S'#65289
  end
  object SpeedButton1: TSpeedButton
    Left = 125
    Top = 350
    Width = 152
    Height = 46
    Cursor = crHandPoint
    Caption = #26354#32447#32472#21046
    Flat = True
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 380
    Top = 351
    Width = 152
    Height = 46
    Cursor = crHandPoint
    Caption = #36864#20986
    Flat = True
    OnClick = SpeedButton2Click
  end
  object sp_XYPlot1: Tsp_XYPlot
    Left = 82
    Top = 27
    Width = 579
    Height = 298
    Color = clMoneyGreen
    ParentColor = False
    TabOrder = 0
    LeftAxis.Margin = 4
    LeftAxis.TicksCount = 21
    LeftAxis.LineAttr.Color = clBlack
    LeftAxis.LineAttr.Visible = True
    LeftAxis.GridAttr.Color = clSkyBlue
    LeftAxis.GridAttr.Visible = True
    LeftAxis.LabelFormat = '###0.##'
    LeftAxis.SFlags = 1
    LeftAxis.SLinePos = (
      21
      276
      267)
    LeftAxis.fMin = 20.000000000000000000
    LeftAxis.fMax = 40.000000000000000000
    RightAxis.Margin = 4
    RightAxis.TicksCount = 0
    RightAxis.LineAttr.Color = clBlack
    RightAxis.LineAttr.Visible = True
    RightAxis.GridAttr.Color = clRed
    RightAxis.GridAttr.Visible = False
    RightAxis.LabelFormat = '###0.##'
    RightAxis.SFlags = 49
    RightAxis.SLinePos = (
      569
      276
      267)
    RightAxis.fMax = 1.000000000000000000
    BottomAxis.Margin = 4
    BottomAxis.TicksCount = 21
    BottomAxis.LineAttr.Color = clBlack
    BottomAxis.LineAttr.Visible = True
    BottomAxis.GridAttr.Color = clSkyBlue
    BottomAxis.GridAttr.Visible = True
    BottomAxis.LabelFormat = '###0.##'
    BottomAxis.SFlags = 520
    BottomAxis.SLinePos = (
      22
      277
      546)
    BottomAxis.fMax = 20.000000000000000000
    TopAxis.Margin = 4
    TopAxis.TicksCount = 0
    TopAxis.LineAttr.Color = clBlack
    TopAxis.LineAttr.Visible = True
    TopAxis.GridAttr.Color = clGray
    TopAxis.GridAttr.Visible = False
    TopAxis.LabelFormat = '###0.##'
    TopAxis.SFlags = 48
    TopAxis.SLinePos = (
      22
      8
      546)
    TopAxis.fMax = 1.000000000000000000
    BorderStyle = bs_Raised
    FieldColor = clMoneyGreen
  end
  object sp_XYLine1: Tsp_XYLine
    Plot = sp_XYPlot1
    LineAttr.Color = clBlack
    LineAttr.Visible = True
    PointAttr.Kind = ptRectangle
    PointAttr.Visible = False
    Left = 172
    Top = 72
  end
  object ADOQuerywdcj1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 472
    Top = 96
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\mw'#27605#19994#35774#35745'\data\'#28201#24230#37319#38598 +
      '.mdb;Persist Security Info=False'
    LoginPrompt = False
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 336
    Top = 96
  end
end

⌨️ 快捷键说明

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