RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_MDIICONARRANGE Constant

Represents the Windows message WM_MDIICONARRANGE.

Pascal
WM_MDIICONARRANGE = $0228;
C++
WM_MDIICONARRANGE = 0x0228;

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

 

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