REST.HttpClient.TRESTHTTP.ProxyParams

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ProxyParams: IProxyConnectionInfo read GetProxyParams;

C++

__property _di_IProxyConnectionInfo ProxyParams = {read=GetProxyParams};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
REST.HttpClient.pas
REST.HTTPClient.hpp
REST.HttpClient TRESTHTTP


Beschreibung

Ruft die Verbindungseigenschaften des Proxy-Servers ab.

Siehe auch