JVCL Help:TJvDBLookupCombo.LookupSource
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupCombo.LookupSource Property
[+] TJvDBLookupCombo Events
[+] TJvDBLookupCombo Methods
[+] TJvDBLookupCombo Properties
Search in JVCL Help
Search in all projectsSummary
Identifies a data source for the data displayed in the lookup control.
Pascal
propertyLookupSource: TDataSource;
Description
Set LookupSource to the data source that contains the LookupField and LookupDisplay fields. If the DataField field is a lookup field, don't specify anything for LookupSource; data controls automatically use the lookup field's LookupDataSet property to create a data source.
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