JVCL Help:TJvCharMap

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

Search in JVCL Help

 
Search in all projects
 

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

run\JvCharMap.pas


Pascal

 run\JvCharMap.pas
 TJvCharMap = class(TJvCustomCharMap);


Description

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

run\JvCharMap.pas


About

Navigation

run\JvCharMap.pas



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