JVCL Help:TJvDBComboEdit.DataField

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvDBComboEdit.DataSource


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