Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyPassword

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetProxyPassword: string; virtual;

C++

virtual System::UnicodeString __fastcall GetProxyPassword();

Eigenschaften

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

Beschreibung

Getter-Methode für die Eigenschaft ProxyPassword.

GetProxyPassword ist die als protected deklarierte Lesemethode der Eigenschaft ProxyPassword.

Siehe auch