Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyHost

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetProxyHost: string; virtual;

C++

virtual System::UnicodeString __fastcall GetProxyHost();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Beschreibung

Getter-Methode für die Eigenschaft ProxyHost.

GetProxyHost ist die als protected deklarierte Lesemethode der Eigenschaft ProxyHost.

Siehe auch