Icon OnIdle Event

property OnIdle: TNotifyEvent

Available In: Visual Client Applications

This event is triggered when an application's IdleTimeout property has been exceeded.

Information This event is only fired once per period of inactivity, and is not fired again until mouse/touch/keyboard activity or a modification to the IdleTimeout property causes it to be reset.
Image