RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterErrorsList.GetError Method

Returns a particular error.

Pascal
function GetError(I: Integer): IAdapterError;
C++
__fastcall IAdapterError GetError(int I);

I is a zero-based index. 

 

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