[lazarus] WMPaint question

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Jul 1 09:23:23 EDT 2003


On Tue, 1 Jul 2003 15:20:18 +0200
"Micha Nelissen" <mdvpost at hotmail.com> wrote:

> 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?

Yes.
Fixed.


Mattias






More information about the Lazarus mailing list