Internet Direct (Indy) Version 9.0.1 Beta
TIdIMAP4.Destroy
Frees the object instance.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy frees and releases object properties that were initialized in the Create constructor, including MailBox and CmdResultDetails, prior to calling the inherited destructor.