RAD Studio VCL Reference
|
Called to execute this action using parameters passed in the HTTP request.
property OnExecute: TActionExecuteEvent;
__property TActionExecuteEvent OnExecute;
Implement this event handler to execute this adapter action. Params contains the name/value pairs that were passed in the HTTP request. OnExecute is called by ImplExecuteActionRequest.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|