JVCL Help:TJvDBComboEdit.DataField
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBComboEdit.DataField Property
[+] TJvDBComboEdit Methods
[+] TJvDBComboEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the field from which the combo edit control displays data.
Pascal
propertyDataField: string;
Description
Set DataField to the field name of the field component that the combo edit represents:
Access by the TJvDBComboEdit to the dataset in which the field is located is provided by a TDataSource component, specified in the DataSource property.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page