Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.SetProxyServer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetProxyServer(Val: string);

C++

virtual void __fastcall SetProxyServer(System::UnicodeString Val) = 0 ;

Eigenschaften

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


Beschreibung

Setzen Sie den Host-Namen für den Proxy-Server.

SetProxyServer ist die Setter-Methode für die Eigenschaft ProxyServer.

Siehe auch