RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.BN_SETFOCUS Constant

Represents the Windows message BN_SETFOCUS.

Pascal
BN_SETFOCUS = 6;
C++
BN_SETFOCUS = 6;

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

 

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