TRVDataSetCollection

Properties

<< Click to display table of contents >>

TRVDataSetCollection

Properties

TRVDataSetCollection is a collection of datasets for use in report generator.

Unit RVReportDBDataProvider;

Syntax

TRVDataSetCollection = class (TCollection);

hmtoggle_arrow1Hierarchy

Description

TRVDataSetCollection is a class of TRVReportDBDataProvider.DataSets property. It is a collection of TRVDataSetItem items.

Each item in this collection is a pair of (Name, DataSet).