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

📄 message.dfm

📁 串口监控程序,可与UPS进行通信,适合初学者使用
💻 DFM
字号:
object fmessage: Tfmessage
  Left = 477
  Top = 281
  Width = 466
  Height = 282
  Caption = #35774#23450#35686#21578#19982#30005#23376#37038#20214#20449#24687
  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 Label1: TLabel
    Left = 24
    Top = 22
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #36755#20837#24066#30005#25925#38556':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 50
    Width = 113
    Height = 17
    AutoSize = False
    Caption = 'UPS'#30005#27744#20302#30005#21387':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 24
    Top = 79
    Width = 153
    Height = 13
    AutoSize = False
    Caption = #36755#20837#24066#30005#24050#32463#24674#22797#27491#24120':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 24
    Top = 132
    Width = 177
    Height = 13
    AutoSize = False
    Caption = #23450#26102'UPS'#20572#26426#31243#24207#36827#20837#20498#35745#26102':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 24
    Top = 185
    Width = 105
    Height = 13
    AutoSize = False
    Caption = #30005'  '#27744'  '#25925'  '#38556':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 24
    Top = 158
    Width = 177
    Height = 13
    AutoSize = False
    Caption = #23450#26102#20851#38381#31995#32479#30340#31243#24207#24050#32463#21462#28040':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 25
    Top = 104
    Width = 153
    Height = 13
    AutoSize = False
    Caption = #30005#27744#20302#30005#21387#24050#32463#24674#22797#27491#24120':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object RzButton1: TRzButton
    Left = 184
    Top = 219
    Caption = #32570#30465#20540
    HotTrack = True
    HotTrackColor = 8454143
    TabOrder = 0
    OnClick = RzButton1Click
  end
  object RzButton2: TRzButton
    Left = 272
    Top = 219
    Caption = #21462#28040
    HotTrack = True
    HotTrackColor = 8454143
    TabOrder = 1
    OnClick = RzButton2Click
  end
  object RzButton3: TRzButton
    Left = 360
    Top = 219
    Caption = #30830#23450
    HotTrack = True
    HotTrackColor = 8454143
    TabOrder = 2
    OnClick = RzButton3Click
  end
  object RzEdit1: TRzEdit
    Left = 191
    Top = 21
    Width = 241
    Height = 21
    TabOrder = 3
  end
  object RzEdit2: TRzEdit
    Left = 191
    Top = 48
    Width = 241
    Height = 21
    TabOrder = 4
  end
  object RzEdit3: TRzEdit
    Left = 191
    Top = 75
    Width = 241
    Height = 21
    TabOrder = 5
  end
  object RzEdit4: TRzEdit
    Left = 191
    Top = 101
    Width = 241
    Height = 21
    TabOrder = 6
  end
  object RzEdit5: TRzEdit
    Left = 191
    Top = 128
    Width = 241
    Height = 21
    TabOrder = 7
  end
  object RzEdit6: TRzEdit
    Left = 191
    Top = 156
    Width = 241
    Height = 21
    TabOrder = 8
  end
  object RzEdit7: TRzEdit
    Left = 191
    Top = 184
    Width = 241
    Height = 21
    TabOrder = 9
  end
end

⌨️ 快捷键说明

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