RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterDispatchParams.Handler Property

Indicates the adapter object that can handle the current request.

Pascal
property Handler: TObject;
C++
__property TObject * Handler;

Read Handler to access the adapter that can execute the action or supply the image that is requested. 

 

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