Internet Direct (Indy)
|
Frees the object instance.
destructor Destroy; override;
Destroy is the overridden destructor for the object instance.
Destroy calls Close to disable the connection for the IOHandler.
Destroy also frees and releases resources allocated to the receive buffer for the transport and the InputBuffer property.
Destroy calls the inherited destructor prior to exit from the method.
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. |