JVCL Help:TJvCustomCharMap.Locale

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 locale to use when extracting character info.


Pascal

 propertyLocale: LCID;


Description

Use Locale to set the locale to use when the character map extracts character info. Character info is extracted using the GetStringTypeEx(W) function and, by default, only characters returning valid information is displayed in the grid.


About

Notes

This property has no function in Unicode enabled operating systems, like Windows 2000 and Windows XP, since the Locale parameter is ignored by GetStringTypeExW.


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