Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdIMAP4.Destroy
TIdIMAP4
,
See Also
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.