📄 frmhelpu.dfm
字号:
object frmHelp: TfrmHelp
Left = 381
Top = 191
BorderStyle = bsToolWindow
Caption = #24110#21161
ClientHeight = 342
ClientWidth = 390
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 0
Width = 390
Height = 305
Align = alTop
Lines.Strings = (
'Memo1')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object btnClose: TBitBtn
Left = 304
Top = 312
Width = 75
Height = 25
Cancel = True
Caption = #20851#38381'(&C)'
TabOrder = 1
OnClick = btnCloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -