[Overview][Classes][Procedures and functions][Index] |
Name of the field in the dataset.
Source position: dbextctrls.pp line 63
published property TDBDateEdit.DataField : string |
DataField is a String property that provides the name of the field used to store the Date value in its Dataset. GetDataField is the read access specifier for the property value. SetDataField is the write access specifier for the property value. These methods read and write the value in FieldName for the DataLink.
Use DataSource and DataField to provide the dataset and field name for the control.
|
Name of the field in the dataset. |
|
|
Provides access to the dataset used for the editing control. |
|
|
Maintains an association between a control, an action, and a field in a linked dataset. |
Version 4.0 | Generated 2025-05-03 | Home |