JVCL Help:TJvDBCustomSearchComboBox.DataSource
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBCustomSearchComboBox.DataSource Property
[+] TJvDBCustomSearchComboBox Methods
[+] TJvDBCustomSearchComboBox Properties
Search in JVCL Help
Search in all projectsSummary
Links the combo box to a dataset.
Pascal
propertyDataSource: TDataSource;
Description
Specify the data source component that identifies the dataset in which the target field is found. To allow the combo box to represent the data for a field, both the DataSource and the DataField properties must be set.
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