📄 unit3.dfm
字号:
object Form5: TForm5
Left = 742
Top = 275
Width = 395
Height = 285
Caption = 'Form5.mainmenu1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
object N1: TMenuItem
Caption = #25968#25454#25805#20316
object N2: TMenuItem
Caption = #26723#26696#36755#20837
OnClick = N2Click
end
object N3: TMenuItem
Caption = #36864#20986#31995#32479
OnClick = N3Click
end
end
object N4: TMenuItem
Caption = #26597#25214#33756#21333
object N5: TMenuItem
Caption = #32452#21512#26597#25214
OnClick = N5Click
end
object N6: TMenuItem
Caption = #27169#31946#26597#25214
OnClick = N6Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -