Internet Direct (Indy)
Home
PreviousUpNext
TIdUDPClient.Destroy Destructor

Frees the object instance.

Pascal
destructor Destroy; override;

Destroy is an overridden destructor for the object instance. 

Destroy causes the TransparentProxy for the client to be closed and free when it has been previously assigned. 

If the client has been previously Connected, Destroy calls the Disconnect method prior to calling the inherited destructor.

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.