RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXError.Message Property

Explanation of exception

Pascal
property Message: WideString;
C++
__property BSTR Message;

This property contains text explaining the reason an exception occurred. Also see the ErrorCode property for exception information. 

 

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