Internet Direct (Indy)
Home
PreviousUpNext
TIdSMTP.Port Property

Port number for the connection to the SMTP server.

Pascal
property Port;

Port is a published TIdPort property that identifies the port number to use for the connection the SMTP server in Host

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

Set values in Host and Port prior to calling Connect, or use the arguments provided in the QuickSend method.

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.