TRVReportTableItemInfo.SetCellVisualizer

<< Click to display table of contents >>

TRVReportTableItemInfo.SetCellVisualizer

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

procedure SetCellVisualizer(

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