Data.Cloud.CloudAPI.TCloudHTTP.GetProxyParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetProxyParams: TProxySettings;

C++

System::Net::Urlclient::TProxySettings __fastcall GetProxyParams();

Properties

Type Visibility Source Unit Parent
function protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudHTTP

Description

Protected getter for the ProxyParams property.

See Also