Datasnap.DSClientRest.TDSCustomRestConnection.SetProxyPort
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSCustomRestConnection |
Delphi
procedure SetProxyPort(const Value: Integer);
C++
void __fastcall SetProxyPort(const int Value);
Description
Setter method for the ProxyPort property.
SetProxyPort is the protected write implementation for the ProxyPort property.