Internet Direct (Indy)
Home
PreviousUpNext
TIdCustomHTTPServer.Destroy Destructor

Frees the object instance.

Pascal
destructor Destroy; override;

Destroy is the destructor for the object instance. Destroy ensures that the server is not Active, or listening for new connections. 

Destroy frees resources allocated to the MIMETable and SessionList properties. Destroy calls the inherited method to complete destruction of the object instance.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.