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