JVCL Help:TJvDBLookupCombo.IgnoreCase

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 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