JVCL Help:TJvLookupControl.IndexSwitch

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

Search in JVCL Help

 
Search in all projects
 

Summary

Controls whether incremental searching is done using available indices or not.


Pascal

 propertyIndexSwitch: Boolean;


Description

If IndexSwitch property is True (default) and a TTable component is linked to the LookupSource property, the incrementally search will use available indices of the lookup table.


See Also

TJvDBLocate


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