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



ColumnSelected


Unit:SDL_replist
Class:TReportListView
Declaration:property ColumnSelected[c: longint]: boolean;

The array property ColumnSelected determines which of the columns are selected. Selected columns are displayed by using the colors ColorSelectedCol and ColorSelectedColText.


Hint: ColumnSelected is by no ways related to the property Selection. While ColumnSelected allows an arbitrary combination of columns to be selected, the property Selection is only applicable to a closed range of selected columns.


Last Update: 2023-Dec-13