RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.CBN_EDITCHANGE Constant

Represents the Windows message CBN_EDITCHANGE.

Pascal
CBN_EDITCHANGE = 5;
C++
CBN_EDITCHANGE = 5;

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

 

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