TRVValueVisualizerId

<< Click to display table of contents >>

TRVValueVisualizerId

This type is used for unique identifiers of data visualizers and color changers.

Unit RVReportColorChanger;

Syntax

type
  TRVValueVisualizerId = type Integer;

This type is used in the properties:

Id property of value visualizers and color changers; this property is an unique identifier of items in their collections;

VisualizerId property of report table cell; this property links the cell with the item of the report table's BackgroundVisualizers collection;

ColorChangerId property of report table cell; this property links the cell with the item of the report table's BackgroundColorChangers collection.