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;

WebAdapt

TAdapterError is the implementation class for IAdapterError. 

 

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