| AlertOnRegister property |
Applies to
TIB_Events
Declaration
Property AlertOnRegister : Boolean;
Description
This property causes an alert to fire upon registration.
The counts for the first time will all be one and then if it is unregistered
and then reregistered it will be the total count of all events since the
first time it was registered plus the first one.
I did notice an occasional garbage number slip into the counts if rapidly
toggling the Registered property.