Represents the Windows message WM_CLOSE.
WM_CLOSE = $0010;WM_CLOSE = 0x0010;
This constant is used by Windows messaging. For more information see the MSDN article for
WM_CLOSE notification.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|