JCL Help:KeyUnicode

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page

Pascal

 function KeyUnicode(C: Char): WideChar;


Parameters

Parameters Description
C: Char The character to convert.


Return Value

The converted character.


Description

Converts the specified character (as it comes with a WM_CHAR message) into its corresponding Unicode character. The conversion is based upon the active keyboard layout.


See Also

KeyboardCodePage


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