RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.CreateActionRequestContext Method

Creates an object that describes the adapter action parameters and adapter field values.

Pascal
procedure CreateActionRequestContext(DispatchParams: IAdapterDispatchParams);
C++
__fastcall CreateActionRequestContext(IAdapterDispatchParams DispatchParams);

Child adapter actions call this method. 

 

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