Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdMIMEBoundary.Clear
TIdMIMEBoundary
,
See Also
Removes boundary markers from the internal list.
procedure
Clear;
Description
Clear is a procedure removes all boundary markers in the in internal list accumulated by the
TIdMIMEBoundary
instance. Clear is called when a
TIdMessage
instance uses the
TIdMessage.Clear
or
TIdMessage.ClearHeader
methods.