Internet Direct (Indy) Version 9.0.1 Beta
TReceiver.Destroy
Free the object instance.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy frees pBuffer and Msg, as well as the CRC calculator for the object instance prior to calling the inherited Destroy method.