Internet Direct (Indy)
Home
PreviousUpNext
TIdMIMEBoundary.Pop Method

Removes the boundary marker on the top of the stack.

Pascal
procedure Pop;

Pop is a procedure used to remove the boundary marker and parent messge part identifier at the top of the internal marker list. 

Calling Pop when no boundary marker values have been Pushed onto the list can result in an "index out of range" exception. 

Use Clear to remove all boundary markers and parent message part identifiers in the internal list. 

Use Push to add a new boundary marker and parent message part identifier to the internal list.

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.