JCL Help:TJclKeyboardLayout.Unload

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Unloads the input locale identifier.


Pascal

 public function Unload: Boolean;


Return Value

If the function succeeds it returns True and update the AOwner list, if present. If the function fails it returns False and the AOwner list remains unchanged.


Description

Unloads the input locale identifier represented by this object. After calling this method the input locale identifier is no longer available until it is explicitly loaded again. If this object is connected to a TJclKeyboardLayoutList through the AOwner parameter of it's constructor, that list is automatically updated to reflect the change.


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