<< Click to display table of contents >> TRVRowGenerationRules |
TRVRowGenerationRules is a collection of row generation rules for a report table.
Unit RVReportTable;
Syntax
TRVRowGenerationRules = class (TOwnedCollection);
TObject TPersistent TCollection TOwnedCollection |
TRVRowGenerationRules is a class of TRVReportTableItemInfo.RowGenerationRules property. It is a collection of TRVRowGenerationRule items.
Each item in this collection has SubRules property of TRVRowGenerationNestedRules class. It is a collection of TRVRowGenerationNestedRule items. Each item in its order has its own SubRules property.