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

THTTPRouteList.Routes

Provides indexed access to routes

Declaration

Source position: httproute.pp line 83

public property THTTPRouteList.Routes[AIndex: Integer] : THTTPRoute
  read GetR
  write SetR;
  default;

Description

Routes allows accessing individual routes in the collection by index. It provides both read and write access to route objects.


Documentation generated on: Jan 27 2026