URL

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpRequest > Properties >

URL

SIGNATURE=IW.HTTP.Request.THttpRequest.URL

 

ETYPE=Property

 

Declaration:

Delphi:

public property URL: string;

C++:

public: __property String URL;

 

Description: This is URL, a member of class THttpRequest.