TOnClockTickEvent
Inheritance
Description
Class used in TGame.OnClockTick as an event handler type.
user constructable: NO user destructable: NO
Declaration
procedure (Ticks: Integer); Ticks: current tick count (1 second = 60 ticks)
Class used in TGame.OnClockTick as an event handler type.
user constructable: NO user destructable: NO
procedure (Ticks: Integer); Ticks: current tick count (1 second = 60 ticks)