<< Click to display table of contents >> TRVBindSourceCollection |
TRVBindSourceCollection is a collection of bind sources for use in report generator.
Unit RVReportBindSourceDataProvider;
Syntax
TRVBindSourceCollection = class (TCollection);
TObject TPersistent TCollection |
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).