JVCL Help:TJvDBDateEdit.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 date combo edit represents:
Access by the TJvDBDateEdit to the dataset in which the field is located is provided by a TDataSource component, specified in the DataSource property.


See Also

TJvDBDateEdit.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