Source position: lmessages.pp line 738
type TLMSize = record
Msg: Cardinal;
SizeType: PtrInt;
Width: Word;
Height: Word;
Result: LRESULT;
end;