| [Overview][Types][Classes][Variables][Index] | 
Start the timer
Source position: fptimer.pp line 81
public procedure TFPCustomTimer.StartTimer; virtual;  | 
StartTimer starts the timer. After a call to StartTimer, the timer will start producing timer ticks.
The timer stops producing ticks only when the StopTimer event is called.
  | 
Stop the timer  | 
|
  | 
Start or stop the timer  | 
|
  | 
Event called on each timer tick.  |