[Overview][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |