📄 frmmain.dfm
字号:
object FrmMain1: TFrmMain1
Left = 321
Top = 340
Width = 112
Height = 63
Caption = 'FrmMain1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object TrayIconPopupMenu: TPopupMenu
AutoHotkeys = maManual
Left = 8
Top = 8
object N2: TMenuItem
Caption = #20851#20110'...'
OnClick = N2Click
end
object N3: TMenuItem
Caption = '-'
end
object N1: TMenuItem
Caption = #20851#38381
OnClick = N1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -