Data.Cloud.CloudAPI.TCloudHTTP.SetProxyParams

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetProxyParams(const Value: TProxySettings);

C++

void __fastcall SetProxyParams(const System::Net::Urlclient::TProxySettings &Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudHTTP


Beschreibung

Als protected deklarierte Setter-Methode für die Eigenschaft ProxyParams.

SetProxyParams setzt die Proxy-Parameter für die aktuelle Instanz.

Siehe auch