RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_MBUTTONDBLCLK Constant

Represents the Windows message WM_MBUTTONDBLCLK.

Pascal
WM_MBUTTONDBLCLK = $0209;
C++
WM_MBUTTONDBLCLK = 0x0209;

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

 

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