System.Net.URLClient.TURLClient.SetProxySettings

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetProxySettings(const Value: TProxySettings); virtual;

C++

virtual void __fastcall SetProxySettings(const TProxySettings &Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient


Beschreibung

Setter-Methode für die Eigenschaft ProxySettings.

Siehe auch