Datasnap.DSClientRest.TDSCustomRestConnection.SetProxyPort

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetProxyPort(const Value: Integer);

C++

void __fastcall SetProxyPort(const int 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 ProxyPort.

SetProxyPort ist die als protected deklarierte Schreibmethode der Eigenschaft ProxyPort.

Siehe auch