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;

SiteComp

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

 

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