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_scale
Class:TScale
Declaration:destructor Destroy;

The destructor Destroy releases the allocated heap and removes the object from the memory. Note that a better way for destroying an instance is the method Free.

Hint: Normally, you need not call Destroy by yourself, since the owner of the component (usually a form) does this automatically.


Last Update: 2023-Dec-13