📄 unit1.dfm
字号:
object frmmain: Tfrmmain
Left = 190
Top = 107
Width = 640
Height = 480
Caption = #27605#19994#35774#35745
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
Left = 144
Top = 96
object N1: TMenuItem
Caption = #19978#26426#29992#25143#31649#29702
OnClick = N1Click
end
object N2: TMenuItem
Caption = #35774#22791#31649#29702
OnClick = N2Click
end
object N3: TMenuItem
Caption = #19978'/'#19979#26426#31649#29702
OnClick = N3Click
end
object N4: TMenuItem
Caption = #25805#20316#21592#31649#29702
OnClick = N4Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -