RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.WM_SYSTEMERROR Constant

Represents the Windows message WM_SYSTEMERROR.

Pascal
WM_SYSTEMERROR = $0017;
C++
WM_SYSTEMERROR = 0x0017;

This constant is used by Windows messaging. WM_SYSTEMERROR is obsolete for Win32-Based Applications. 

 

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