![]() |
Previous Top Next |
umAwayTimer, umAccurateTimer and umCronJob components.
|
property Active: Boolean; // True by default
|
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.
|
|
![]() |
MonitorInterval property.
|