<< Click to display table of contents >> TRVRowGenerationNestedRules |
TRVRowGenerationNestedRules is a collection of row generation sub-rules for a report table.
Unit RVReportTable;
Syntax
TRVRowGenerationNestedRules = 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.