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: TReportListView
Declaration: procedure Clear;

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

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


Last Update: 2023-Dec-13