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

TRequest.GetNextPathInfo

Gets the next path info segment

Declaration

Source position: httpdefs.pp line 538

public function TRequest.GetNextPathInfo: string;

Function result

Next path info segment or empty string

Description

GetNextPathInfo retrieves the next segment from the path info. This is useful for processing REST-style URLs with multiple path segments.


Documentation generated on: Jan 16 2026