Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Mar : Re: Stupid TCanvas question
| Subject: | Re: Stupid TCanvas question |
| Posted by: | "RandomAccess" (randomacce..@monaco.mc) |
| Date: | Wed, 2 Mar 2005 21:27:56 |
Hi Ronaldo,
You do not need to define another canvas in your routine.
You can just draw to the passed ACanvas.
best regards
none