Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyPort

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetProxyPort: Integer; virtual;

C++

virtual int __fastcall GetProxyPort();

Eigenschaften

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

Beschreibung

Getter-Methode für die Eigenschaft ProxyPort.

GetProxyPort ist die als protected deklarierte Lesemethode der Eigenschaft ProxyPort.

Siehe auch