TRVBindSourceCollection

Properties

<< Click to display table of contents >>

TRVBindSourceCollection

Properties

TRVBindSourceCollection is a collection of bind sources for use in report generator.

Unit RVReportBindSourceDataProvider;

Syntax

TRVBindSourceCollection = class (TCollection);

hmtoggle_arrow1Hierarchy

Description

TRVBindSourceCollection is a class of TRVReportBindSourceDataProvider.BindSources property. It is a collection of TRVBindSourceItem items.

Each item in this collection is a pair of (Name, BindSource) or (Name, BindSourceAdapter).