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

THTTPRoute.URLPattern

URL pattern for route matching

Declaration

Source position: httproute.pp line 71

published property THTTPRoute.URLPattern : string
  read FURLPattern
  write SetURLPattern;

Description

URLPattern defines the URL pattern that this route matches. It can include parameter placeholders and supports pattern-based routing.


Documentation generated on: Jan 27 2026