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

📄 unit_help.dfm

📁 电力系统IEC 103规约通信程序
💻 DFM
字号:
object Form_Help: TForm_Help
  Left = 357
  Top = 248
  BiDiMode = bdLeftToRight
  BorderStyle = bsDialog
  BorderWidth = 1
  Caption = '关于'
  ClientHeight = 202
  ClientWidth = 347
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  ParentBiDiMode = False
  PrintScale = poPrintToFit
  Scaled = False
  WindowState = wsMaximized
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 96
    Top = 56
    Width = 3
    Height = 13
  end
  object Label2: TLabel
    Left = 216
    Top = 112
    Width = 89
    Height = 17
    AutoSize = False
    Caption = 'HeZhenHua'
    Font.Charset = GB2312_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = '华文行楷'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 56
    Top = 64
    Width = 232
    Height = 30
    Caption = '端口通讯测试工具'
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -29
    Font.Name = '华文新魏'
    Font.Style = [fsItalic]
    ParentFont = False
  end
  object Button1: TButton
    Left = 136
    Top = 160
    Width = 75
    Height = 25
    Caption = '确定'
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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