Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.GetProxyScheme
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
Unit: Datasnap.DSHTTPClient | |
Parent: IProxyConnectionInfo |
Delphi
function GetProxyScheme: string;
C++
virtual System::UnicodeString __fastcall GetProxyScheme() = 0 ;
Description
Gets the scheme of the proxy server.
GetProxyScheme is the getter method for the ProxyScheme property.