Table of Contents

TTMSFNCDataGridDatabaseAdapter.DataSource Property

The TDataSource whose TDataSet is displayed in the grid. Assign this at design time or runtime to connect the adapter to a dataset.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCDataGridDatabaseAdapter Inherited from: TTMSFNCCustomDataGridDatabaseAdapter Type: TDataSource

Syntax

property DataSource: TDataSource;