The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Destroy


Unit:SDL_dstruct
Class:TAssocArray
Declaration:destructor Destroy;

The destructor Destroy removes the associative array from the memory. Note that a better way for destroying an instance is the method Free.

Hint: Destroy should be carried out whenever an object is not needed anymore in order to avoid unnecessary loading of the memory.


Last Update: 2023-Feb-06