TSingleRecordSeriesSource

TSingleRecordSeriesSource
Hierarchy     Properties     Methods     Events     

Unit
TeeDBSourceEditor

Description
Implements a Series source that connects a standard TDataSource component with a Series via the DataSource property.

The SingleRecord source loads database fields data into a Series for the current record only.

When the current record is changed, the source object reloads fields contents into the series.

This kind of database source is useful when tables have multiple fields to plot within a single record.