[Overview][Types][Classes][Procedures and functions][Index] |
AutoStartEvent - the event that triggers autostart (either idle time-out or user input).
Source position: extctrls.pp line 243
public property TCustomIdleTimer.AutoStartEvent : TIdleTimerAutoEvent |
AutoStartEvent defines, when Enabled is automatically set to True. This is one of the following events:
The default value for the property is itaOnIdle.