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

THTTPRouteInterface.Intf

Interface handler for processing requests

Declaration

Source position: httproute.pp line 140

public property THTTPRouteInterface.Intf : IRouteInterface
  read FIntf
  write FIntf;

Description

Intf is the interface object that handles requests for this route. It must implement the IRouteInterface interface to process HTTP requests.


Documentation generated on: Jan 27 2026