📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 558
Height = 604
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnCreate = FormCreate
OnMouseDown = FormMouseDown
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
Left = 96
Top = 56
object N1: TMenuItem
Caption = #28216#25103'(&G)'
object N2: TMenuItem
Caption = #29992#25143#20808
end
object N3: TMenuItem
Caption = #35745#31639#26426#20808
end
object N4: TMenuItem
Caption = #33258#21160#19979#26827
end
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 128
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -