|
|
|
| SendMail component.
|
| property SMTPPort: Integer; // 25 by default (standard SMTP port)
|
| The SMTPPort specifies the port number of SMTP server (specifies the port which listen the server). The standard port number for SMTP protocol is 25.
|
| SMTPHost property.
|