📄 help.dfm
字号:
inherited frmhelp: Tfrmhelp
Left = 218
Top = 118
ActiveControl = Button1
BorderStyle = bsSingle
Caption = #24110#21161
ClientHeight = 279
ClientWidth = 377
Font.Height = -16
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Memo1: TMemo
Left = 20
Top = 17
Width = 341
Height = 200
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object Panel1: TPanel
Left = 20
Top = 232
Width = 341
Height = 41
TabOrder = 1
object Button1: TButton
Left = 121
Top = 6
Width = 82
Height = 27
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -