On Wed, 14 Jun 2006 13:25:46 +0200
Alex du Plessis <[EMAIL PROTECTED]> wrote:

> While trying to compile the lazreport component, the compiler stops 
> complaining about not finding identifier 'Brushcopy'.  When I have a 
> look in the TCanvas source, I find that the method has been commented out.
> 
> It seems as if this method did exist, but not any more.  Is there a 
> different method that achieves the same?

There was never a BrushCopy implementation. Only an empty method stub for
years. Probably it will not be implemented in the next year, that's why it
was removed/commented.

Maybe you can use Draw or CopyRect?


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to