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