Unit 'fpHTTP' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomWebAction.BeforeRequest

Event triggered before request processing

Declaration

Source position: fphttp.pp line 81

published property TCustomWebAction.BeforeRequest : TRequestEvent
  read FBeforeRequest
  write FBeforeRequest;

Description

BeforeRequest is triggered before the request is processed by the action.


Documentation generated on: Jan 27 2026