[Overview][Types][Classes][Variables][Index] |
Stop the timer
Source position: fptimer.pp line 57
public procedure TFPCustomTimer.StopTimer; virtual; |
Stoptimer stops a started timer. After a call to StopTimer, the timer no longer produces timer ticks.
|
Start the timer |
|
|
Start or stop the timer |
|
|
Event called on each timer tick. |