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

THTTPRouter.RouteCount

Returns the number of registered routes

Declaration

Source position: httproute.pp line 281

public property THTTPRouter.RouteCount : Integer
  read GetRouteCount;

Description

RouteCount provides the total count of routes currently registered with the router. This includes all route types and can be used for iteration and management purposes.


Documentation generated on: Jan 27 2026