📄 unit1.dfm
字号:
object Form1: TForm1
Left = 188
Top = 105
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
Menu = MainMenu1
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
AutoHotkeys = maManual
Left = 136
Top = 16
object N1: TMenuItem
Caption = #26597#30475#25968#25454#34920
OnClick = N1Click
end
object SQL1: TMenuItem
Caption = #36816#34892'SQL'
object N2: TMenuItem
Caption = #25968#25454#26597#30475
OnClick = N2Click
end
object N3: TMenuItem
Caption = #20462#25913#21024#38500
OnClick = N3Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -