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