Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdMessage.ClearBody
TIdMessage
Clear
the contents of the message body.
procedure
ClearBody;
Description
ClearBody is a procedure used to clear the contents of the message
Body
. Use
ClearHeader
to remove the contents the message Header, or
Clear
to remove both the Header and the
Body
of the message.