[lazarus] WMPaint question

Micha Nelissen mdvpost at hotmail.com
Tue Jul 1 08:53:38 EDT 2003


Hi,

Looking at the painting code, I notice that TScrollingWinControl.WMPaint
looks almost identical to TCustomForm.WMPaint. I mean, both include
csCustomPaint while calling inherited, do even do it twice! Include(State,
foo) is the same as State := State + [foo], isn't it?

Regards,

Micha.






More information about the Lazarus mailing list