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

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