RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_ENTERIDLE Constant

Represents the Windows message WM_ENTERIDLE.

Pascal
WM_ENTERIDLE = $0121;
C++
WM_ENTERIDLE = 0x0121;

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

 

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