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