RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_NCLBUTTONUP Constant

Represents the Windows message WM_NCLBUTTONUP.

Pascal
WM_NCLBUTTONUP = $00A2;
C++
WM_NCLBUTTONUP = 0x00A2;

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

 

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