RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_PALETTEISCHANGING Constant

Represents the Windows message WM_PALETTEISCHANGING.

Pascal
WM_PALETTEISCHANGING = $0310;
C++
WM_PALETTEISCHANGING = 0x0310;

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

 

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