DataSource Component

Hierarchy: TObject - TPersistent - TComponent - TDataSource

This component provides a link to a database object. In the example shown below the DataSet is an ADOTable, but it could be another type of data source.

Back to Tutorial

Back to Palette List