RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_COMMNOTIFY Constant

Represents the Windows message WM_COMMNOTIFY.

Pascal
WM_COMMNOTIFY = $0044;
C++
WM_COMMNOTIFY = 0x0044;

This constant is used by Windows messaging. WM_COMMNOTIFY is obsolete for Win32-Based Applications. 

 

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