Source position: lmessages.pp line 567
type TLMPaint = record
Msg: Cardinal;
DC: HDC;
PaintStruct: PPaintStruct;
Result: LRESULT;
end;