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



RowEnabled


Unit: SDL_replist
Class: TReportListView
Declaration: property RowEnabled[r: longint]: boolean;

The array property RowEnabled determines which of the rows are enabled/disabled. Enabled rows are displayed using the appropriate colors (depending on their selection and high-lighting state), disabled rows are displayed using always the colors ColorDisabledText and ColorDisabledBkgd. Cells in disabled rows cannot be edited using the inplace editor, nor can the check boxes be changed.

By default, all rows are enabled.



Last Update: 2023-Dec-13