📄 frmmenu.dfm
字号:
object MenuForm: TMenuForm
Left = 189
Top = 166
Width = 543
Height = 85
BorderIcons = [biSystemMenu]
BorderStyle = bsSizeToolWin
Caption = #33756#21333
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = mainmenu
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object mainmenu: TMainMenu
AutoHotkeys = maManual
AutoLineReduction = maManual
Left = 72
object N11: TMenuItem
Caption = '1'
object N111: TMenuItem
Caption = '11'
end
end
object N21: TMenuItem
Caption = '2'
object N211: TMenuItem
Caption = '21'
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -