📄 unit1.dfm
字号:
object Form1: TForm1
Left = 303
Top = 172
Width = 334
Height = 233
Caption = #28895#33457#25928#26524#28436#31034' - '#24320#22987#21518#22312#31383#20307#19978#28857#40736#26631#24038#38190
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnMouseDown = FormMouseDown
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
Left = 56
Top = 24
object start: TMenuItem
Caption = 'start'
OnClick = startClick
end
object stop: TMenuItem
Caption = 'stop'
OnClick = stopClick
end
end
object Timer1: TTimer
Left = 184
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -