Datasnap.DSClientRest.TDSCustomRestConnection.GetProxyPort
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSCustomRestConnection |
Delphi
function GetProxyPort: Integer; virtual;
C++
virtual int __fastcall GetProxyPort();
Description
Getter method for the ProxyPort property.
GetProxyPort is the protected read implementation for the ProxyPort property.