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

TRequest.ReturnedPathInfo

Path info that was returned from GetNextPathInfo

Declaration

Source position: httpdefs.pp line 542

public property TRequest.ReturnedPathInfo : string
  read FReturnedPathInfo
  write FReturnedPathInfo;

Description

ReturnedPathInfo contains the path info segment that was most recently returned by GetNextPathInfo. This allows tracking of the current position when processing path segments.


Documentation generated on: Jan 16 2026