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

📄 unit1.dfm

📁 主要用于采样数据的接收
💻 DFM
字号:
object Form1: TForm1
  Left = 242
  Top = 112
  Width = 657
  Height = 431
  Caption = #25968#25454#37319#38598#20998#26512#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 112
    Top = 40
    Width = 514
    Height = 130
  end
  object Image2: TImage
    Left = 112
    Top = 232
    Width = 514
    Height = 130
  end
  object Label1: TLabel
    Left = 112
    Top = 16
    Width = 96
    Height = 13
    Caption = #21407#22987#27874#24418#26174#31034#21306#65306
  end
  object Label2: TLabel
    Left = 112
    Top = 208
    Width = 103
    Height = 13
    Caption = 'FFT'#20998#26512#35889#26174#31034#21306#65306
  end
  object MSComm1: TMSComm
    Left = 384
    Top = 176
    Width = 32
    Height = 32
    OnComm = MSComm1Comm
    ControlData = {
      2143341208000000ED030000ED03000001568A64000006000000010000040000
      00020000802500000000080000000000000000003F00000001000000}
  end
  object Button1: TButton
    Left = 16
    Top = 16
    Width = 75
    Height = 25
    Caption = #37197#32622#20018#21475
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 16
    Top = 48
    Width = 75
    Height = 25
    Caption = #37319#38598#19968#27425
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 16
    Top = 88
    Width = 75
    Height = 25
    Caption = #36830#32493#37319#38598
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 16
    Top = 120
    Width = 75
    Height = 25
    Caption = #20572#27490#37319#38598
    TabOrder = 4
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 16
    Top = 232
    Width = 75
    Height = 25
    Caption = #24320#22987#20998#26512
    TabOrder = 5
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 16
    Top = 264
    Width = 75
    Height = 25
    Caption = #20572#27490#20998#26512
    TabOrder = 6
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 16
    Top = 336
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 7
    OnClick = Button7Click
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 378
    Width = 649
    Height = 19
    Panels = <>
    SimplePanel = False
  end
  object Button8: TButton
    Left = 16
    Top = 304
    Width = 75
    Height = 25
    Caption = #20851#20110
    TabOrder = 9
    OnClick = Button8Click
  end
  object Button9: TButton
    Left = 16
    Top = 160
    Width = 75
    Height = 25
    Caption = #38543#26426#27979#35797
    TabOrder = 10
    OnClick = Button9Click
  end
  object Button10: TButton
    Left = 16
    Top = 192
    Width = 75
    Height = 25
    Caption = #20572#27490#27979#35797
    TabOrder = 11
    OnClick = Button10Click
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 10
    OnTimer = Timer1Timer
    Left = 296
    Top = 184
  end
end

⌨️ 快捷键说明

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