OnAlert event
Applies to
acCronJob
component.
Declaration
property
OnAlert:
TNotifyEvent
;
Description
The OnAlert event occurs at the time described in
CronMask
property. Write this event handler to take some specific actions by specified schedule.
See also
Active
and
CronMask
properties.