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

📄 unit2.~dfm

📁 一个比较好用的串口调试程序,适合自己的学习用.
💻 ~DFM
字号:
object Form2: TForm2
  Left = 631
  Top = 191
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20018#21475#35843#35797#21161#25163
  ClientHeight = 114
  ClientWidth = 241
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 48
    Top = 8
    Width = 161
    Height = 20
    Caption = #20018#21475#35843#35797#21161#25163'V1.2        '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 76
    Top = 32
    Width = 84
    Height = 13
    Caption = #27491#28857#21407#23376#21046#20316'    '
  end
  object Label3: TLabel
    Left = 80
    Top = 48
    Width = 73
    Height = 13
    Caption = 'QQ:497610476'
  end
  object Label4: TLabel
    Left = 48
    Top = 64
    Width = 134
    Height = 13
    Caption = 'E-mail:liujun6037@yahoo.cn'
  end
  object Button1: TButton
    Left = 96
    Top = 88
    Width = 49
    Height = 21
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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