?? tank.~dfm
字號:
object MainForm: TMainForm
Left = 321
Top = 144
Width = 576
Height = 482
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'Tankwar'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Timer1: TTimer
Interval = 20
OnTimer = Timer1Timer
Left = 296
Top = 16
end
object MainMenu1: TMainMenu
Left = 56
Top = 24
object N1: TMenuItem
Caption = #28216#25103
object N2: TMenuItem
Caption = #24320#22987#28216#25103
OnClick = N2Click
end
end
end
object Timer2: TTimer
Enabled = False
Interval = 5
OnTimer = Timer2Timer
Left = 296
Top = 56
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -