[Overview][Types][Classes][Procedures and functions][Index] |
AutoStartEvent - the event that triggers auto-start (either idle time-out or user input).
Source position: extctrls.pp line 245
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.
Version 4.0 | Generated 2025-05-03 | Home |