awaytimer Active property
Previous  Top  Next
Applies to
umAwayTimer, umAccurateTimer and umCronJob components.  

Declaration
property Active: Boolean; // True by default  

Description
The Active property controls whether the umAwayTimer is active to monitor the system for user activity.  
 
Set Active property to True to enable the timer and check system for mouse movements and keyboard state, othwise set it to False to disable the monitoring timer.  
 
iiinfo The detection are performed with intervals specified in MonitorInterval property.  

See also
MonitorInterval property.  
File not found.