Internet Direct (Indy) Version 9.0.2 Beta
TIdStack.Destroy
Frees the object instance.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance, and is overridden in descendant classes so they can provide any needed shut-down required for stacks.