Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.SetProxyServer
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.