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

Declaration
property Active: Boolean; // True by default  

Description
The Active property controls whether the umAccurateTimer is active and periodically triggers OnTimer events, with timer interval specified in the Interval property.  
 
Set Active property to True to enable the timer, othwise set it to False to disable it.  

See also
Interval property and OnTimer event.  
File not found.