Internet Direct (Indy) Version 9.0.2 Beta
TIdTCPClient.Port
Port number used for the server connection.

property Port: integer;
Description
Port is an Integer property that identifies the server port number server used for the client connection. By convention, some internet protocols reserve port number including:

A client application may define it's own port to connect to a server running the same port.