Internet Direct (Indy)
Home
PreviousUpNext
TIdPOP3.Port Property

Port number for the connection to the POP3 server.

Pascal
property Port;

Port is a published TIdPort property that repesents the port number to use for the POP3 connection to the server identified in Host

Set values in Host and Port proper to opening a connection using Connect

The default value for Port is IdPORT_POP3, as assigned in the Create constructor.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.