TWebClient.Connect(String,Boolean,Integer) Method

Represents method Connect(String,Boolean,Integer).

Namespace: System.Net.HTTP.Client
public
 function Connect(const Hostname: String; HTTPS: Boolean; Port: Integer = -1): TWebRequest; overload;

Parameters

Hostname
Type: String

HTTPS
Type: Boolean

Port
Type: Integer

Return Value