RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterError Class

TAdapterError is the implementation of IAdapterError.

Pascal
TAdapterError = class(TInterfacedObject, IAdapterError);
C++
class TAdapterError : public TInterfacedObject, public IAdapterError;

TAdapterError is the implementation class for IAdapterError

 

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