Event handler called when this action is executed
Source position: fpweb.pp line 52
published property TFPWebAction.OnRequest : TWebActionEvent |
Event that is triggered when this web action is executed. The event handler receives the request and response objects and can set the Handled parameter to True to indicate that the request has been processed.
|
Static content to serve when the action is executed |