Frees the object instance.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|