Internet Direct (Indy) Version 9.0.2 Beta
TIdDataChannelThread.Destroy
Frees an object instance.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy frees and releases resources allocated in the Create constructor, including OKReply, ErrorReply, and DataChannel. Destroy calls the inherited method prior to exiting.