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

THTTPRouter.Routes

Provides indexed access to routes

Declaration

Source position: httproute.pp line 279

public property THTTPRouter.Routes[AIndex: Integer] : THTTPRoute
  read GetR;
  default;

Description

Routes allows accessing individual routes in the router's collection by index. It provides read-only access to route objects for inspection and management.


Documentation generated on: Jan 27 2026