RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEndUserSessionAdapter.OnGetActionParams Event

Supplies name/value pairs needed to execute an adapter action.

Pascal
property OnGetActionParams: TAdapterActionGetParamsEvent;
C++
__property TAdapterActionGetParamsEvent OnGetActionParams;

Implement this event handler to specify the name/value pairs needed to execute an action. 

 

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