JVCL Help:TJvCharMap.HighlightInvalid
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCharMap.HighlightInvalid Property
Search in JVCL Help
Search in all projectsSummary
Determines whether invalid cells are drawn in another style.
Pascal
propertyHighlightInvalid: Boolean;
Description
Use HighlightInvalid to define whether invalid cells are drawn using a background pattern in the cell. Invalid characters can be of three types:
- Characters outside the currently selected range
- Characters without character info as returned by GetStringTypeEx
- Characters that have been marked as invalid by an event handler for the OnValidateChar event
See Also
TJvCustomCharMap.CharRange, TJvCustomCharMap.OnValidateChar
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