Data.Cloud.CloudAPI.TCloudHTTP.GetProxyParams

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetProxyParams: TProxySettings;

C++

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

Eigenschaften

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


Beschreibung

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

Siehe auch