Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.GetProxyPort

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetProxyPort: Integer;

C++

virtual int __fastcall GetProxyPort() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient IProxyConnectionInfo


Beschreibung

Erhält den Port für die Verbindung mit dem Proxy-Server.

GetProxyPort ist die Getter-Methode für die Eigenschaft ProxyPort.

Siehe auch