JCL Help:TJclKeyboardLayout

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclKeyboardLayout


Summary

Wrapper for a loaded input locale identifier.


Pascal

 public TJclKeyboardLayout = class(TObject);


Description

TJclKeyboardLayout is a wrapper for an input locale identifier which is loaded in the system. You can use it to retrieve information about the input locale identifier and manipulate it, for example, unload or activate it. You normally don't create instances of this class directly but instead use the TJclKeyboardLayoutList to maintain a list of loaded TJclKeyboardLayout objects and retrieve them from there.


About

Unit

JclLocales


Navigation

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