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

THTTPRouteEvent

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Route with object event handler

Declaration

Source position: httproute.pp line 118

type THTTPRouteEvent = class(THTTPRoute)

public

  property Event: TRouteEvent; [rw]

  

Event handler for processing requests

end;

Inheritance

THTTPRouteEvent

  

Route with object event handler

|

THTTPRoute

  

Base HTTP route class

|

TCollectionItem

|

TPersistent

|

TObject,IFPObserved

Description

THTTPRouteEvent implements a route that handles requests using an object method event. It provides object-oriented request handling capabilities.


Documentation generated on: Jan 27 2026