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

THTTPRouter.Create

Creates a new HTTP router instance

Declaration

Source position: httproute.pp line 230

public constructor THTTPRouter.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner component for the router

Description

Create initializes a new HTTP router with default settings. It sets up the internal route collection and interceptor management.


Documentation generated on: Jan 27 2026