RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.BN_DISABLE Constant

Represents the Windows message BN_DISABLE.

Pascal
BN_DISABLE = 4;
C++
BN_DISABLE = 4;

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

 

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