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....



Clear


Unit:SDL_replist
Class: TRLData
Declaration: procedure Clear;

The method Clear deletes the contents of the TRLData structure. The corresponding headers are reset to their default values and all checked flags are cleared. Note that clearing the TRLData structure also removes any excess memory allocations.

Hint: In order to reset only the contents of the TRLData structure while maintaining its headers the command Fill(''); should be used instead of Clear.


Last Update: 2023-Dec-14