Internet Direct (Indy)
Home
PreviousUpNext
TIdMIMEBoundary.Boundary Property

Indicates the most recent MIME boundary marker in the list.

Pascal
property Boundary: string;

Boundary is a read-only String property that identifies the most recent MIME boundary marker in the list (or the top of the boundary amrker stack). 

Boundary can be used to read the last boundary marker encountered during message header processing, or '' (an empty string) when there are no boundary markers on the stack.

TIdMessageClient.SendMsg 

TIdMessageDedoderMIME

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.