[Overview][Classes][Procedures and functions][Index] |
Provides access to the dataset used for the editing control.
Source position: dbextctrls.pp line 64
published property TDBDateEdit.DataSource : TDataSource |
DataSource is a TDataSource property which provides access to the dataset used for the editing control. GetDataSource is the read access specifier for the property, and uses the DataSource in DataLink as the property value. SetDataSource is the write access specifier for the property, and sets the DataSource in DataLink to the specified value.
|
Maintains an association between a control, an action, and a field in a linked dataset. |
|
Version 4.0 | Generated 2025-05-03 | Home |