RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_NCXBUTTONDOWN Constant

Represents the Windows message WM_NCXBUTTONDOWN.

Pascal
WM_NCXBUTTONDOWN = $00AB;
C++
WM_NCXBUTTONDOWN = 0x00AB;

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

 

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