Unit 'fpWeb' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl]

TFPWebAction.OnRequest

Event handler called when this action is executed

Declaration

Source position: fpweb.pp line 52

published property TFPWebAction.OnRequest : TWebActionEvent
  read FOnrequest
  write FOnrequest;

Description

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.

See also

TWebActionEvent

Contents

  

Static content to serve when the action is executed


Documentation generated on: Jan 27 2026