JVCL Help:TJvCharMap
JVCL Help: TJvCharMap Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomCharMap
TJvCharMap
run\JvCharMap.pas
Summary
Use this component when you want to allow your user to choose a character in a grid displaying the current character set.
Pascal
run\JvCharMap.pas
TJvCharMap = class(TJvCustomCharMap);
Description
- JVCLInfo
TJvCharMap is a grid component similar to the grid available in the CharMap utility included in Windows. TJvCharMap can display the characters from any font installed on the system.
On Unicode enabled operating systems it can also display the Unicode characters as well as the Unicode subranges (with some limitations, see TJvCharMapRange.Filter for details).
TJvCharMap inherits from TJvCustomCharMap and publish many of its properties but does not introduce any new behavior.
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