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

destructor Destroy; override;
Description
Destroy is the destructor for the object instance.

Destroy is responsible for freeing and releasing the MIMETable and SessionList properties. Destroy calls the inherited method to complete destruction of the object instance.