Lists the items in the collection.
property Items[Index: Integer]: TRVReportCustomValueVisualizer; default;
Use Items to access individual items in the collection.
TRVReportCustomValueVisualizer is a parent class for items of this collection. To assign properties specific for the given visualizer, typecast Items[] to its class.