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

Declaration
property Active: Boolean; // True by default  

Description
The Active property controls whether the umCronJob is active and able to trigger OnAlert event at the time scheduled in CronMask property.  
 
Set Active property to True to enable the cronjob and, othwise set it to False to disable it.  

See also
CronMask property and OnAlert event.  
File not found.