TRVReportTableItemInfo.SetCellColorChanger

<< Click to display table of contents >>

TRVReportTableItemInfo.SetCellColorChanger

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

procedure SetCellColorChanger(

  ColorChangerId: TRVValueVisualizerId;

  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.