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

📄 mail_name.~dfm

📁 串口监控程序,可与UPS进行通信,适合初学者使用
💻 ~DFM
字号:
object Fmail_name: TFmail_name
  Left = 437
  Top = 342
  Width = 302
  Height = 178
  Caption = #30331#38470#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 6
    Top = 3
    Width = 283
    Height = 102
    Caption = #30331#38470#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #36134#21495'(A):'
    end
    object Label2: TLabel
      Left = 16
      Top = 49
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #23494#30721'(P):'
    end
    object CheckBox1: TCheckBox
      Left = 16
      Top = 79
      Width = 161
      Height = 17
      Caption = #20351#29992#23433#20840#23494#30721#35748#35777'(S)'
      TabOrder = 0
    end
    object RzEdit1: TRzEdit
      Left = 72
      Top = 21
      Width = 195
      Height = 21
      TabOrder = 1
    end
    object RzEdit2: TRzEdit
      Left = 72
      Top = 48
      Width = 195
      Height = 21
      TabOrder = 2
    end
  end
  object RzButton1: TRzButton
    Left = 128
    Top = 112
    Caption = #30830#23450
    HotTrack = True
    HotTrackColor = 8454143
    TabOrder = 1
  end
  object RzButton2: TRzButton
    Left = 209
    Top = 112
    Caption = #21462#28040
    HotTrack = True
    HotTrackColor = 8454143
    TabOrder = 2
    OnClick = RzButton2Click
  end
end

⌨️ 快捷键说明

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