RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_DEADCHAR Constant

Represents the Windows message WM_DEADCHAR.

Pascal
WM_DEADCHAR = $0103;
C++
WM_DEADCHAR = 0x0103;

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

 

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