[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 247

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 default value for the property is itaOnUserInput.


Version 4.0 Generated 2025-05-03 Home