RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_IME_COMPOSITIONFULL Constant

Represents the Windows message WM_IME_COMPOSITIONFULL.

Pascal
WM_IME_COMPOSITIONFULL = $0284;
C++
WM_IME_COMPOSITIONFULL = 0x0284;

This constant is used by Windows messaging. For more information see the MSDN article for WM_IME_COMPOSITIONFULL notification. 

 

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