RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_IME_KEYLAST Constant

Represents the Windows message WM_IME_KEYLAST.

Pascal
WM_IME_KEYLAST = $010F;
C++
WM_IME_KEYLAST = 0x010F;

This constant is used by Windows messaging. WM_IME_KEYLAST is obsolete for Win32-Based Applications. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!