Internet Direct (Indy) Version 9.0.2 Beta
TIdMessage.Clear
Clears the header and body for the message.

procedure Clear; virtual;
Description
Clear is a procedure used to clear the values stored in the Header and Body of the message.

Clear calls ClearHeader to remove the contents of the message header. Clear calls ClearBody to remove the contents of the message body.