RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.GetErrors Method

Returns the parent adapter's errors list.

Pascal
function GetErrors: TBaseAdapterErrorsList;
C++
__fastcall TBaseAdapterErrorsList GetErrors();

GetErrors calls TCustomAdapter's GetAdapterErrorsList method. 

 

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