Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.ProxyScheme

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ProxyScheme: string read GetProxyScheme write SetProxyScheme;

C++

__property System::UnicodeString ProxyScheme = {read=GetProxyScheme, write=SetProxyScheme};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient IProxyConnectionInfo


Beschreibung

Repräsentiert das URI-Schema zur Kommunikation mit dem Proxy-Server.

Siehe auch