[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomIdleTimer.AutoStartEvent

AutoStartEvent - the event that triggers autostart (either idle time-out or user input)

Declaration

Source position: extctrls.pp line 242

public property TCustomIdleTimer.AutoStartEvent : TIdleTimerAutoEvent
  read FAutoStartEvent
  write FAutoStartEvent
  default itaOnIdle;

Description

AutoStartEvent defines, when Enabled is automatically set to true. This is one of the following events:
The latest version of this document can be found at lazarus-ccr.sourceforge.net.