ReplaceLocalhost

<< Click to Display Table of Contents >>

Navigation:  Classes > TURL > Methods >

ReplaceLocalhost

SIGNATURE=IW.Common.URL.TURL.ReplaceLocalhost@string

 

ETYPE=Method

 

Declaration:

Delphi:

public class function ReplaceLocalhost(const AUrl: string): string;

C++:

public: __fastcall String ReplaceLocalhost(const String AUrl);

 

Description: This is ReplaceLocalhost, a member of class TURL.