awaytimer OnActiveTimer event
Previous  Top  Next
Applies to
umAwayTimer component.  

Declaration
property OnActiveTimer: TNotifyEvent;  

Description
The OnActiveTimer event is like OnTimer event of usual TTimer component, but occurs only when user actively using his PC (until umAwayTimer component not detected that user "sleeping").  
 
tip This event allows to perform some specific actions, with interval specified in MonitorInterval property, but ONLY when user IS ACTIVE (for example you can show him some popup ads or something :-)). This event never occurs when computer is inactive.  

See also
Active and MonitorInterval property.  
File not found.