JCL Help:TJclAvailableKeybLayout.Identifier

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The Windows keyboard layout code.


Pascal

 public property Identifier: DWORD;


Description

An 8-digit hexadecimal Windows keyboard layout code. The first four digits of the codes indicate whether the keyboard layout or IME is the default layout for the language (as indicated by all zeros), or a variation of the default (other than zeros). The last four digits are the standard locale ID. For example, the 00010402 subkey represents the first variation of the keyboard layouts associated with locale 0x0402 (Bulgarian).


About

Donator

Petr Vones


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