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