Internet Direct (Indy) Version 9.0.1 Beta
|
destructor Destroy; override;
Destroy is responsible for decrementing the value of gnInstanceCount prior to completion of the destructor. When gnInstanceCount reaches 0, the TIdStack instance in GStack is Freed and set to Nil.
Applications should not call the Destroy method, but use Free instead.