?? unit_help.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 + -