RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnection.OnErrorEvent Event

Error handling event called before any exception is raised

Pascal
property OnErrorEvent: TDBXErrorEvent;
C++
__property TDBXErrorEvent OnErrorEvent;

This property contains an error handling event TDBXErrorEvent that is called just before any dbExpress TDBXError exception is raised. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!