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

📄 unit1.dfm

📁 DELPHI温控采集,曲线图绘制河温度控制的示例代码。
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    846B000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    000000000000FFF00FFFFF80007FFE000007FC000001F8000000F0000000E000
    0000C0000001C000000380000001800000018000000100000000000000000000
    0000000000000000000000000000000000000000000080000001800000018000
    0001C0000003C0000003E0000007F000000FF800001FFC00003FFE00007FFF80
    01FFFFF00FFF}
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 144
    Top = 88
    Width = 57
    Height = 33
    AutoSize = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -32
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 8
    Top = 136
    Width = 225
    Height = 33
    AutoSize = False
    Caption = 'BUF'#32531#23384#20013#25509#25163#21040#30340#25968#25454
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 0
    Top = 96
    Width = 145
    Height = 33
    AutoSize = False
    Caption = #25509#25910#26102#39318#20010#23383#31526
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 0
    Top = 56
    Width = 121
    Height = 33
    AutoSize = False
    Caption = #25509#25910#21040#30340#28201#24230
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 384
    Top = 0
    Width = 129
    Height = 25
    AutoSize = False
    Caption = #28201#24230#26354#32447#22270
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label6: TLabel
    Left = 176
    Top = 48
    Width = 32
    Height = 29
    AutoSize = False
    Caption = #176'C'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Button1: TButton
    Left = 8
    Top = 288
    Width = 75
    Height = 25
    Caption = #25171#24320#20018#21475
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 112
    Top = 288
    Width = 75
    Height = 25
    Caption = #20851#38381#20018#21475
    TabOrder = 1
    OnClick = Button2Click
  end
  object Edit1: TEdit
    Left = 120
    Top = 48
    Width = 57
    Height = 32
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
  end
  object memo1: TMemo
    Left = 16
    Top = 176
    Width = 185
    Height = 89
    Lines.Strings = (
      '')
    TabOrder = 3
  end
  object Chart1: TChart
    Left = 232
    Top = 32
    Width = 441
    Height = 313
    BackWall.Brush.Color = clBlue
    BackWall.Color = clBlack
    Foot.Brush.Color = clRed
    Foot.Color = clRed
    Title.Text.Strings = (
      'TChart')
    BackColor = clBlack
    View3D = False
    Color = clSilver
    TabOrder = 4
    object Series1: TFastLineSeries
      Marks.ArrowLength = 8
      Marks.Visible = False
      SeriesColor = clRed
      LinePen.Color = clRed
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1.000000000000000000
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Y'
      YValues.Multiplier = 1.000000000000000000
      YValues.Order = loNone
    end
  end
  object Button3: TButton
    Left = 504
    Top = 368
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 5
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 328
    Top = 368
    Width = 75
    Height = 25
    Caption = #25968#25454#26377#25928
    TabOrder = 6
    OnClick = Button4Click
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 416
    Width = 688
    Height = 26
    Panels = <
      item
        Alignment = taCenter
        BiDiMode = bdLeftToRight
        ParentBiDiMode = False
        Text = #28201#24230#37319#38598#22788#29702
        Width = 150
      end
      item
        Text = #33258#21160#25511#21046#31995#30005#27668#33258#21160#21270#25216#26415'053'#29677
        Width = 200
      end
      item
        Width = 150
      end
      item
        Width = 50
      end>
  end
  object Comm1: TComm
    CommName = 'COM1'
    BaudRate = 300
    ParityCheck = False
    Outx_CtsFlow = False
    Outx_DsrFlow = False
    DtrControl = DtrEnable
    DsrSensitivity = False
    TxContinueOnXoff = True
    Outx_XonXoffFlow = False
    Inx_XonXoffFlow = False
    ReplaceWhenParityError = False
    IgnoreNullChar = False
    RtsControl = RtsEnable
    XonLimit = 500
    XoffLimit = 500
    ByteSize = _8
    Parity = None
    StopBits = _1
    XonChar = #17
    XoffChar = #19
    ReplacedChar = #0
    ReadIntervalTimeout = 100
    ReadTotalTimeoutMultiplier = 0
    ReadTotalTimeoutConstant = 0
    WriteTotalTimeoutMultiplier = 0
    WriteTotalTimeoutConstant = 0
    OnReceiveData = Comm1ReceiveData
    Left = 24
    Top = 16
  end
  object Timer1: TTimer
    Enabled = False
    OnTimer = Timer1Timer
    Left = 88
    Top = 16
  end
end

⌨️ 快捷键说明

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