| [Overview][Types][Classes][Variables][Index] | 
Timer tick interval in milliseconds.
Source position: fptimer.pp line 95
Interval specifies the timer interval in milliseconds. Every Interval milliseconds, the OnTimer event handler will be called.
Note that the milliseconds interval is a minimum interval. Under high system load, the timer tick may arrive later.
  | 
Event called on each timer tick.  | 
|
  | 
Start or stop the timer  |