Port Property (Read/Write) |
Top Previous Next |
Holds the port where the control accepts incoming connections from the clients. By default this port is set to the 515 port.
Visual Basic Syntax
TnbXLPD.Port [= Integer]
Delphi Syntax
TnbXLPD.Port; [:= Integer]
|