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



ShowEmptyCheckBoxes


Unit:SDL_replist
Class:TReportListView
Declaration:property ShowEmptyCheckBoxes: boolean;

The property ShowEmptyCheckBoxes determines whether check boxes are shown for empty listview elements, as well. Setting ShowEmptyCheckBoxes to FALSE allows to create irregularly distributed check box elements, since only those check boxes are displayed (and are active) whose corresponding cells are not empty.

ShowEmptyCheckBoxes is TRUE by default.

Hint: Please note that check boxes are displayed only for those columns which have the ColumnCheckMode property set to cmBox or cmRadio.



Last Update: 2023-Dec-13