Show: Delphi
C++
Display Preferences
Data.DbxDatasnap.TDBXDatasnapProperties.Port
From XE2 API Documentation
Delphi
property Port: Integer read GetPort write SetPort default 211;
C++
__property int Port = {read=GetPort, write=SetPort, default=211};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.DbxDatasnap.pas Data.DbxDatasnap.hpp |
Data.DbxDatasnap | TDBXDatasnapProperties |
Description
Specifies the port number where the DataSnap server instance listens to.
The Port property specifies the port number where the DataSnap server instance listens to. The default value is 211.