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

destructor Destroy; override;
Description
Destroy is the destructor for the object instance, and frees any allocated resources in object properties including Text. Destroy calls the inherited Destroy method prior to exiting.