JVCL Help:TJvCharMap.Locale
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCharMap.Locale Property
Search in JVCL Help
Search in all projectsSummary
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