[Overview][Types][Classes][Variables][Index] |
Class of TFPTimerDriver
Source position: fptimer.pp line 80
type TFPTimerDriverClass = class of TFPTimerDriver; |
TFPTimerDriverClass is the class pointer of TFPTimerDriver it exists mainly for the purpose of being able to set DefaultTimerDriverClass, so a custom timer driver can be used for the timer instances.
|
Actual timer class to be used |