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



ColorSelectedRow


Unit:SDL_replist
Class:TReportListView
Declaration:property ColorSelectedRow: TColor;

The property ColorSelectedRow determines the color of the selected rows.

REPLCOLS.gif

Hint: Don't mix up selected rows (property RowSelected), a highlighted row (property HighLightRow), and the Selection property. In general, you should not use the property Selection for selecting a row, since RowSelected is a better replacement.


Last Update: 2023-Dec-13