JVCL Help:TJvDBLookupCombo.IndexSwitch
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupCombo.IndexSwitch Property
[+] TJvDBLookupCombo Events
[+] TJvDBLookupCombo Methods
[+] TJvDBLookupCombo Properties
Search in JVCL Help
Search in all projectsSummary
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