Internet Direct (Indy) Version 9.0.1 Beta
TIdTCPServer.Destroy
Destructor for the class instance.

destructor Destroy; override;
Description
Destroy is the destructor for the TIdTCPServer instance, and sets Active to False. Destroy frees any Bindings allocated for listener threads or peer connections. Destroy frees other resources allocated in the Create constructor prior to calling the inherited Destroy method.