OnException event
Applies to
acThread
,
acSQLQueryThread
and
acAppEvents
components.
Declaration
property
OnException: TNotifyEvent;
Description
The OnException event occurs if something has been failed on execution of thread, when the component
opens
the
Query
.
See also
OnDone
event.