Overview
Group
Quick Info

WM_CHILDACTIVATE

The WM_CHILDACTIVATE message is sent to a multiple document interface (MDI) child window when the user clicks the window's title bar or when the window is activated, moved, or sized.

WM_CHILDACTIVATE

Parameters

This message has no parameters.

Return Values

If an application processes this message, it should return zero.

See Also

MoveWindow
, SetWindowPos

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