DataSource with the dataset for the action.
Source position: dbactns.pp line 36
public property TDataSetAction.DataSource : TDataSource |
DataSource is a TDataSource property which provides access to properties, methods, and events for the TDataSet used in the data source. Changing the value for DataSource causes a free notification message to be performed for the new class instance used as the value for the property.
| Version 4.6 | Generated 2026-02-20 | Home |