System.Net.URLClient.TProxySettings.Scheme
Delphi
property Scheme: string read FScheme write FScheme;
C++
__property System::UnicodeString Scheme = {read=FScheme, write=FScheme};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Net.URLClient.pas System.Net.URLClient.hpp | System.Net.URLClient | TProxySettings | 
Description
The Scheme property specifies the URI Scheme needed to communicate with the proxy server.