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:TBitFld
Declaration:destructor Destroy;

The destructor Destroy removes the bit field 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 heap segment.


Last Update: 2023-Feb-06