Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.GetProxyScheme

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

Siehe auch