TWSocket.PortNum

From Overbyte
Jump to navigation Jump to search

Main page -> ICS component reference -> TWSocket -> PortNum

Definition

property PortNum: integer;

Description

PortNum is the numeric read-only version of the Port property. Usefull to determine the port actually used by the socket.

Example

Best practices

How to