TUri.URLEncode(String,Boolean) Method

Represents method URLEncode(String,Boolean).

Namespace: System.Net.HTTP.Client
public
 class function URLEncode(const url: String; CompleteURL: Boolean = True): String; static;

Parameters

url
Type: String

CompleteURL
Type: Boolean

Return Value

Type: String