Internet Direct (Indy) Version 9.0.1 Beta
TIdPOP3.Port
Port number for the client connection to the POP3 server.

property Port;
Description
Port is an Integer property that represents the port number used for connecting to a POP3 server. Port is published in TIdPOP3 to allow streaming of the default value used by the POP3 protocol (IdPORT_POP3).

Use Host to specifiy the IP address or host name of the POP3 server used in the client connection.