RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EUpdateError.Context Property

Contains context information from the error stack.

Pascal
property Context: string;
C++
__property AnsiString Context;

Context contains additional information returned with the error message. If there is no additional context information, Context is an empty string. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!