TScSMTPClient
property CEncoding: Encoding;
Description
Holds the Encoding object that is used to encode commands sent to the SMTP server and decode responses received from the server.
By default the system locale is used.
See Also
UseUTF8