sqlquerythread OnException event
Return to Introduction  Previous page  Next page
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.