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

THTTPRouteClass

Class reference type for HTTP route

Declaration

Source position: httproute.pp line 66

type THTTPRouteClass = class of THTTPRoute;

Description

THTTPRouteClass is a class reference type that points to THTTPRoute or its descendants. It enables dynamic creation of route instances.

See also

THTTPRoute

  

Base HTTP route class


Documentation generated on: Aug 28 2026 Report a problem on this page