Internet Direct (Indy) Version 9.0.1 Beta
TIdNetworkCalculator.Destroy
Frees the class instance.

destructor Destroy; override;
Description
Destroy is the destructor for the class instance.

Destroy will free the NetworkAdress and NetworkMask TIPProperty instances, as well as clear and free the ListIP instance. Destroy calls the inherited Destroy method.