TRVReportTableItemInfo.SetCellHighlightColor        

<< Click to display table of contents >>

TRVReportTableItemInfo.SetCellHighlightColor        

Assigns Value to ReportCells[Row, Col].HighlightColor as an editing operation.

procedure SetCellHighlightColor(

  Value: TRVColor; Row, Col: Integer);

If the table is inserted in an editor, this method assigns the property as an editing (undoable) operation. Otherwise, it works like a direct assignment to the property.