Unit
ScSMTPUtils
Description
TScCustomAttachment is a TCollectionItem descendant that represents an email attachment.
TScCustomAttachment is the base class for common attachment types such as TScAttachment and TScTextAttachment.
The TScCustomAttachment class is used by the TScMailMessage class to store attachments information for the message.
TScCustomAttachment is the item added to the TScAttachmentCollection collection.
See Also