Source position: lmessages.pp line 590
type TLMWindowPosMsg = record
Msg: Cardinal;
Unused: WPARAM;
WindowPos: PWindowPos;
Result: LPARAM;
end;