📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 406
Height = 240
Caption = 'Form1'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object MainMenu1: TMainMenu
Left = 8
Top = 56
object N11: TMenuItem
Caption = '菜单1'
end
object N21: TMenuItem
Caption = '菜单2'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -