JCL Help:KeyboardCodePage

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the codepage based on the thread input locale.


Pascal

 function KeyboardCodePage: Word;


Return Value

Codepage for the calling thread, based on the keyboard layout.


Description

Returns the codepage for the calling thread based on the threads input locale identifier (formerly called the keyboard layout). This effectively returns the codepage associated with the keyboard and all other forms of input such as a speech-to-text converter.


See Also

CodePageFromLocale


About

Unit

JclUnicode


Donator

Mike Lischke


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