Unit 'HTTPRoute' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TRequestInterceptorItem.Event

Event handler for the interceptor

Declaration

Source position: httproute.pp line 182

public property TRequestInterceptorItem.Event : TRequestInterceptEvent
  read FEvent
  write FEvent;

Description

Event is the event handler that gets executed when the interceptor runs. It processes the request and response and can control further processing.


Documentation generated on: Jan 27 2026