[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Dataset this datasource is connected to
Source position: db.pas line 1874
published property TDataSource.DataSet : TDataSet |
Dataset must be set by the applictaion programmer to the TDataset instance for which this datasource is handling events. Setting it to Nil will disable all controls that are connected to this datasource instance. Once it is set and the datasource is enabled, the datasource will start sending data events to the controls or components connected to it.
|
Base class for records-based data-access |
|
|
Enable or disable sending of events |