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

TCustomIdleTimer.AutoEndEvent

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

Declaration

Source position: extctrls.pp line 233

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