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

📄 plandetali.~dfm

📁 串口监控程序,可与UPS进行通信,适合初学者使用
💻 ~DFM
字号:
object fplandetail: Tfplandetail
  Left = 509
  Top = 179
  Width = 380
  Height = 302
  Caption = #24037#20316#26085#31243
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 7
    Width = 241
    Height = 218
    Caption = #20219#21153
    TabOrder = 0
    object Label1: TLabel
      Left = 12
      Top = 20
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #26102#38388':'
    end
    object Label2: TLabel
      Left = 200
      Top = 173
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #20998#38047
    end
    object RadioButton1: TRadioButton
      Left = 8
      Top = 56
      Width = 113
      Height = 17
      Caption = #21551#21160'UPS'
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 8
      Top = 85
      Width = 185
      Height = 17
      Caption = #20851#38381#25805#20316#31995#32479#24182#20851#38381'UPS'
      TabOrder = 1
    end
    object RadioButton3: TRadioButton
      Left = 8
      Top = 112
      Width = 225
      Height = 17
      Caption = 'UPS'#33258#25105#27979#35797#21040#30005#27744#20302#30005#21387#39044#25253#35686
      TabOrder = 2
    end
    object RadioButton4: TRadioButton
      Left = 8
      Top = 140
      Width = 225
      Height = 17
      Caption = 'UPS'#33258#25105#27979#35797'10'#31186#38047
      TabOrder = 3
    end
    object RadioButton5: TRadioButton
      Left = 8
      Top = 169
      Width = 185
      Height = 17
      Caption = 'UPS'#33258#25105#27979#35797'   '
      TabOrder = 4
    end
    object SpinEdit1: TSpinEdit
      Left = 128
      Top = 168
      Width = 65
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 5
      Value = 1
    end
  end
  object RadioGroup1: TRadioGroup
    Left = 264
    Top = 7
    Width = 105
    Height = 218
    Caption = #39057#27425
    TabOrder = 1
  end
  object RadioButton6: TRadioButton
    Left = 280
    Top = 40
    Width = 73
    Height = 17
    Caption = #19968#27425
    Checked = True
    TabOrder = 2
    TabStop = True
  end
  object RadioButton7: TRadioButton
    Left = 280
    Top = 81
    Width = 65
    Height = 17
    Caption = #27599#26085
    TabOrder = 3
  end
  object RadioButton8: TRadioButton
    Left = 280
    Top = 127
    Width = 73
    Height = 17
    Caption = #27599#21608
    TabOrder = 4
  end
  object RadioButton9: TRadioButton
    Left = 280
    Top = 176
    Width = 73
    Height = 17
    Caption = #27599#26376
    TabOrder = 5
  end
  object RzButton1: TRzButton
    Left = 276
    Top = 235
    Caption = #21462#28040
    HotTrack = True
    HotTrackColor = 8454143
    TabOrder = 6
    OnClick = RzButton1Click
  end
  object RzButton2: TRzButton
    Left = 182
    Top = 236
    Caption = #30830#23450
    HotTrack = True
    HotTrackColor = 8454143
    TabOrder = 7
  end
  object Edit1: TEdit
    Left = 56
    Top = 216
    Width = 121
    Height = 21
    TabOrder = 8
    Text = 'Edit1'
  end
  object DateTimePicker1: TDateTimePicker
    Left = 80
    Top = 24
    Width = 121
    Height = 21
    Date = 39222.951917789350000000
    Time = 39222.951917789350000000
    Kind = dtkTime
    TabOrder = 9
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 16
    Top = 232
  end
end

⌨️ 快捷键说明

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