JVCL Help:TJvLookupControl.LookupSource

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

Search in JVCL Help

 
Search in all projects
 

Summary

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