RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterRequestHandler Interface

IAdapterRequestHandler handles requests to execute an adapter action or retrieve the value of an image field.

Pascal
IAdapterRequestHandler = interface;
C++
__interface IAdapterRequestHandler;

IAdapterRequestHandler is implemented by classes that execute an adapter action or look up the value of an image field. 

 

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