Internet Direct (Indy)
|
Represents the boundary marker for a MIME-encoded RFC-822 message part.
property MIMEBoundary: string;
MIMEBoundary is a String property that represents the boundary marker for a MIME-encoded RFC 2822-compliant message part.
MIMEBoundary is updated in the Create constructor when the owner of the decoder class instance is a TIdMessage. The TIdMessage.MIMEBoundary property is used as the value of the MIMEBoundary for the decoder class.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |