Datasnap.DSClientRest.TDSCustomRestConnection.SetProxyPassword

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetProxyPassword(const Value: string); virtual;

C++

virtual void __fastcall SetProxyPassword(const System::UnicodeString Value);

Eigenschaften

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

Beschreibung

Setter-Methode für die Eigenschaft ProxyPassword.

SetProxyPassword ist die als protected deklarierte Schreibmethode der Eigenschaft ProxyPassword.

Siehe auch