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

TCustomIdleTimer.AutoEndEvent

AutoEndEvent - the event that stops the timer by setting Enabled to false

Declaration

Source position: extctrls.pp line 244

public property TCustomIdleTimer.AutoEndEvent : TIdleTimerAutoEvent
  read FAutoEndEvent
  write FAutoEndEvent
  default itaOnUserInput;

Description

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