Internet Direct (Indy) Version 9.0.2 Beta
TIdMIMEBoundary.Pop
Removes the boundary marker on the top of the stack.

procedure Pop;
Description
Pop is a procedure used to remove the boundary marker at the top of the internal marker list. Calling Pop when not marker values have been Pushed onto the list can result in an "index out of range" exception. Use Clear to remove all boundary marker in the internal list.