TScTextAttachment
property Body: TStrings;
Description
Holds the plain text of the MIME attachment.
You can use the methods and properties of the TStrings class, such as Add, Clear, Remove, Text, etc. to work with the list of strings.
See Also
Create