Event called for request processing
Source position: fpweb.pp line 146
public property TCustomFPWebModule.OnRequest : TWebActionEvent |
Event triggered during request processing. If this event handles the request and sets the Handled parameter to True, no further processing occurs.
|
Event called before request processing |