TRVBindSourceItem

Properties

<< Click to display table of contents >>

TRVBindSourceItem

Properties

TRVBindSourceItem is an item in TRVBindSourceCollection collection.

Unit RVReportBindSourceDataProvider;

Syntax

TRVBindSourceItem = class (TCollectionItem)

hmtoggle_arrow1Hierarchy

Description

An object of this class allows using a bind source (BindSource or BindSourceAdapter) to provide data for the report generator. It is referred by Name.

The number of records used in reports can be limited by MaxRecordCount property.