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

THTTPRoute.Default

Indicates if this is a default route

Declaration

Source position: httproute.pp line 69

published property THTTPRoute.Default : Boolean
  read FDefault
  write FDefault;

Description

Default specifies whether this route serves as the default handler for its HTTP method. Default routes are used when no other routes match the request.


Documentation generated on: Jan 27 2026