FireOnIdle - Boolean property determining whether the timer should fire when idle.
Source position: extctrls.pp line 247
public property TCustomIdleTimer.FireOnIdle : Boolean read FFireOnIdle write FFireOnIdle default False;
The default value for the property is False.