JVCL Help:TJvCharMapRange.Filter

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the Unicode subrange to show in a character map.


Pascal

 propertyFilter: TJvCharMapUnicodeFilter;


Description

Use Filter to set the Unicode subrange for a TJvCharMap. When Filter is ufUndefined, the TJvCharMap uses StartChar and EndChar instead.


See Also

TJvCharMapRange.StartChar, TJvCharMapRange.EndChar


About

Notes

Unicode defines several subranges that are non-contiguous. The TJvCharMap can only display contiguous character ranges and thus some subranges cannot be displayed in their entirety. The subranges affected are ufPrivateUse and ufSpecials.


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