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

TIdleTimer.AutoEndEvent

AutoEndEvent - the event that causes the automatic end of the timer

Declaration

Source position: extctrls.pp line 351

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