Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.ProxyScheme
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
Unit: Datasnap.DSHTTPClient | |
Parent: IProxyConnectionInfo |
Delphi
property ProxyScheme: string read GetProxyScheme write SetProxyScheme;
C++
__property System::UnicodeString ProxyScheme = {read=GetProxyScheme, write=SetProxyScheme};
Description
Represents the URI scheme to be used to communicate with the proxy server.