RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.EN_ERRSPACE Constant

Represents the Windows message EN_ERRSPACE.

Pascal
EN_ERRSPACE = $0500;
C++
EN_ERRSPACE = 0x0500;

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

 

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