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

THTTPRouteEvent.Event

Event handler for processing requests

Declaration

Source position: httproute.pp line 124

public property THTTPRouteEvent.Event : TRouteEvent
  read FEvent
  write FEvent;

Description

Event is the object method that gets executed when this route handles a request. It provides access to the sender object context during request processing.


Documentation generated on: Jan 27 2026