JCL Help:TJclKeyboardLayoutList.LayoutFromLocaleID

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the TJclKeyboardLayout class for a specified locale identifier.


Pascal

 public property LayoutFromLocaleID [LocaleID: Word]: TJclKeyboardLayout;


Description

LayoutFromLocaleID returns the TJclKeyboardLayout item from the list of loaded input locale identifiers with the specified locale identifier. If the specified input identifier does not exist in the list (it is not loaded) the property reads nil.


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