<< Click to display table of contents >> TRVBindSourceItem |
TRVBindSourceItem is an item in TRVBindSourceCollection collection.
Unit RVReportBindSourceDataProvider;
Syntax
TRVBindSourceItem = class (TCollectionItem)
TObject TPersistent TCollectionItem |
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.