Identifies the program that created a message.
property MailAgent: string;
MailAgent is a String property that identifies the name of a program used to create or transmit a message. MailAgent specifies your program name, and is placed in the SMTP 'X-Mailer' header when a message is sent with the SMTP client in Send.
TIdSMTPBase.Send