RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.BN_PUSHED Constant

Represents the Windows message BN_PUSHED.

Pascal
BN_PUSHED = BN_HILITE;
C++
BN_PUSHED = BN_HILITE;

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

 

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