Source position: extctrls.pp line 326
type TIdleTimerAutoEvents = set of (
itaOnIdle,
itaOnIdleEnd,
itaOnUserInput
);