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