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



UseCtrlForMultiSel


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

When in multi-select mode (RowSelectMode = 2) the property UseCtrlForMultiSel controls whether multiple rows of the report list can be selected only when the Ctrl key is pressed.

If UseCtrlForMultiSel is FALSE multiple rows can be selected (or deselected) simply by clicking at the appropriate rows. If UseCtrlForMultiSel is TRUE, multiple rows can be selected only if the Ctrl key is pressed while the appropriate rows are clicked at. Clicking without holding down the Ctrl key results in a single-row selection behavior.


Last Update: 2023-Dec-14