Internet Direct (Indy) Version 9.0.1 Beta
|
TIdMIMEBoundary = class
New boundary markers are "added to the the top of the stack, using the Push method, when they are detected during header processing. Like any stack container, TIdMIMEBoundary also has mechanisms to Pop and Clear accumulated values in the boundary marker list.
TIdMIMEBoundary also provides a class function to locate a boundary marker in a given string, FindBoundary, without requiring a realized instance of the class.
An instance of TIdMIMEBoundary is used to represent the MIMEBoundary property in TIdMessage.