![]() |
![]() ![]() ![]() |
acCronJob, acAwayTimer and acAccurateTimer components.
|
property Active: Boolean; // True by default
|
The Active property controls whether the acCronJob 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.
|
CronMask property and OnAlert event.
|