RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_CTLCOLORMSGBOX Constant

Represents the Windows message WM_CTLCOLORMSGBOX.

Pascal
WM_CTLCOLORMSGBOX = $0132;
C++
WM_CTLCOLORMSGBOX = 0x0132;

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

 

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