[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Name of the Field in the linked dataset where the control Value is stored.
Source position: dbctrls.pp line 613
published property TDBRadioGroup.DataField : string |
DataField is a String property which contains the name of the field in the linked dataset where the Value for the data-aware control is stored. Read and write access to the property value are redirected to the FieldName property in DataLink.
Use DataSource to access the component which provides the linked dataset where DataField is located.
|
Provides access to properties, methods, and events for the data-aware control. |
|
|
Provides access to the linked dataset and the field definition used in the control. |
|
|
The value for the selected radio button in the control. |
|
|
FieldName - the name of the attached field, stored as a string. |
Version 4.0 | Generated 2025-05-03 | Home |