?? 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 + -