Link Search Menu Expand Document

EditObject.IMECodeInput property

If $ TRUE is specified, the character code will be entered in 4-digit hexadecimal number during IME conversion, and it will be converted to the corresponding character by pressing the Ctrl + Home key. Unlike the input from the character code list using the F5 key provided by IME as standard, it is directly converted to characters without popping up the IME pad. Also, the KeyDown event will no longer occur when pressing the Ctrl + Home key.

Specifying $ FALSE disables this feature, and pressing Ctrl + Home raises the KeyDown event.


Added since Ver.4.2.0
It is always invalid when running on Windows Vista or later OS, since Ver5.0.2
Not supported in Mobile, AI