RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.EN_CHANGE Constant

Represents the Windows message EN_CHANGE.

Pascal
EN_CHANGE = $0300;
C++
EN_CHANGE = 0x0300;

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

 

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