Internet Direct (Indy)
Home
PreviousUpNext
TIdNetworkCalculator.Destroy Destructor

Frees the class instance.

Pascal
destructor Destroy; override;

Destroy is the overridden destructor for the class instance. 

Destroy will clear items stored in the ListIP property. Destroy will release resources allocated to the NetworkAddress, NetworkMask, and ListIP properties. Destroy calls the inherited Destroy method prior to exiting.

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.