RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterError.GetErrorText Method

Returns the value of the ErrorText property.

Pascal
function GetErrorText: string;
C++
__fastcall AnsiString GetErrorText();

GetErrorText is the read implementation of the ErrorText property. 

 

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