Data.Cloud.CloudAPI.TCloudHTTP.SetProxyParams
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
Unit: Data.Cloud.CloudAPI | |
Parent: TCloudHTTP |
Delphi
procedure SetProxyParams(const Value: TProxySettings);
C++
void __fastcall SetProxyParams(const System::Net::Urlclient::TProxySettings &Value);
Description
Protected setter for the ProxyParams property.
SetProxyParams sets proxy parameters for the current instance.