Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
winuser.h
Unicode
No
Platform Notes
None

WM_EXITSIZEMOVE

The WM_EXITSIZEMOVE message is sent once to a window after it has exited the moving or sizing mode.

WM_EXITSIZEMOVE

wParam = 0; // not used; must be zero

lParam = 0; // not used; must be zero

Parameters

This message has no parameters.

Return Values

An application should return zero if it processes this message.

See Also

WM_ENTERSIZEMOVE

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples