📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 280
Top = 190
BorderStyle = bsSingle
Caption = 'Form1'
ClientHeight = 426
ClientWidth = 646
Color = clBtnHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poDesktopCenter
Visible = True
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
Left = 8
Top = 384
object N1: TMenuItem
Caption = #25991#20214'(&F)'
object N2: TMenuItem
Caption = #36864#20986'(&Q)'
end
end
object Z1: TMenuItem
Caption = #36880#27493#22238#24402'(&Z)'
object N3: TMenuItem
Caption = #35745#31639'(&C)'
OnClick = N3Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -