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



HighLightRow


Unit:SDL_replist
Class:TReportListView
Declaration:property HighLightRow: longint;

In addition to the shading of the row background, a single row and a single column can be displayed in different colors (i.e. can be highlighted). The property HighLightRow determines the highlighted row by using the colors defined by the properties ColorHigh and ColorHighText. Note that the highlighted row is independent of any selected rows (property RowSelected).

Hint: In order to switch off highlighting, both the property HighLightRow and HighLightColumn have to be set to a zero value.


Last Update: 2023-Dec-13