JCL Help:TJclKeyboardLayoutList.ItemFromHKL

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the TJclKeyboardLayout class for a specified input locale identifier.


Pascal

 public property ItemFromHKL [Layout: HKL]: TJclKeyboardLayout;


Description

ItemFromHKL returns the TJclKeyboardLayout item from the list of loaded input locale identifiers with the specified 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