Unit
ScMailMessage
Description
The TScMimeBoundary class represents MIME boundary markers from email headers.
TScMimeBoundary is a stack-based container for MIME boundary markers found in the "Content-Type" email header.
New boundary markers are added to the top of the stack using the Push method, and removed from the top of the marker list using the Pop method.
See Also