Datasnap.DSSession.TDSTunnelService.SetDSPort
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
Unit: Datasnap.DSSession | |
Parent: TDSTunnelService |
Delphi
procedure SetDSPort(APort: Integer);
C++
void __fastcall SetDSPort(int APort);
Description
Sets the value of the DSPort property.
Call the SetDSPort method to set the value of the DSHostname property to the value of the APort parameter.