Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.GetProxyScheme

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetProxyScheme: string;

C++

virtual System::UnicodeString __fastcall GetProxyScheme() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient IProxyConnectionInfo


Description

Obtient le schéma du serveur proxy.

GetProxyScheme est la méthode Getter pour la propriété ProxyScheme.

Voir aussi