Internet Direct (Indy)
Home
PreviousUpNext
TIdMIMEBoundary.Count Method

Indicates the number of boundary markers stored on the stack.

Pascal
function Count: integer;

integer - Number of boundary markers stored on the stack.

Count is an integer function used to determine the number of boundary markers stored on the stack. 

Use Push to add a boundary marker and parent message part to the top of the stack. 

Use Pop to remove a boundary marker and parent message part from the top of the stack.

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.