Internet Direct (Indy)
Home
PreviousUpNext
TIdMessagePart.Boundary Property

Character sequence that delimits the message part.

Pascal
property Boundary: String;

Boundary is a String property that contains the character sequence that delimits the message part in an Internet Message. Boundary applies to message parts where the ContentType is "multipart". 

Boundary marks the beginning of each message part in the file, and also follows the final message part in the message. 

Boundary contains the character sequence that follows the mandatory boundary marker prefix "--".

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.