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

destructor Destroy; override;
Description
Destroy is the Destructor for the object instance. Destroy is responsible for free resources allocated in the Create constructor prior to calling the inherited Destroy method.