RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_ASKCBFORMATNAME Constant

Represents the Windows message WM_ASKCBFORMATNAME.

Pascal
WM_ASKCBFORMATNAME = $030C;
C++
WM_ASKCBFORMATNAME = 0x030C;

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

 

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