JVCL Help:TJvDBLookupList.IgnoreCase
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBLookupList.IgnoreCase Property
[+] TJvDBLookupList Events
[+] TJvDBLookupList Methods
[+] TJvDBLookupList Properties
Search in JVCL Help
Search in all projectsSummary
Controls whether incremental searching is done in a case-sensitive or case-insensitive manner.
Pascal
propertyIgnoreCase: Boolean;
Description
If IgnoreCase property is True (default), the incremental search through the lookup list is done without regard to case in the dataset's data.
See Also
TJvLookupControl.LookupDisplay, TJvLookupControl.LookupDisplayIndex
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