cronjob AlertsCount property
Return to Introduction  Previous page  Next page
Applies to
acCronJob and acAccurateTimer components.  

Declaration
property AlertsCount: Cardinal; // read-only!  

Description
The AlertsCount is the read-only property which determines the number triggered OnAlert events in current application session.  

See also
AlertsCount property;  
OnAlert event.