Show: Delphi C++
Display Preferences

Web.HTTPApp.TWebRequest.GetInternalPathInfo

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetInternalPathInfo: AnsiString; virtual;

C++

virtual System::AnsiString __fastcall GetInternalPathInfo(void);

Properties

Type Visibility Source Unit Parent
function protected
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TWebRequest

Description

Provides the virtual getter method of returning the path info portion of the URL.

GetInternalPathInfo provides the virtual getter method of returning the path info portion of the URL. GetInternalPathInfo is the getter method for InternalPathInfo.

See Also

Personal tools
Previous Versions
Translations