Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.GetProxyServer
Delphi
function GetProxyServer: string;
C++
virtual System::UnicodeString __fastcall GetProxyServer() = 0 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp |
Datasnap.DSHTTPClient | IProxyConnectionInfo |
Beschreibung
Erhält den Host-Namen des Proxy-Servers.
GetProxyServer ist die Getter-Methode für die Eigenschaft ProxyServer.