Donovan,


When you say you have created a TCanvas, what do you mean?  Is the canvas
associated with a TWindow, TGraphic, TPrinter?  You cannot simply call
TCanvas.Create and draw on it because TCanvas is abstract (so to speak) and
you will need to tall it where to draw on.

Hope this helps.
Dennis.


> -----Original Message-----
> I have created a TCanvas and passed it as a var paramter to a
> procedure to
> draw on. But as soon as I attempt to draw onto it I get the
> above error.
> Anyone got any ideas, pointers etc? I have to say straight up
> that I am not
> a graphics guru/specialist so be kind.....
>
> --------------------------------------------------------------
> ----------
> --Donovan
> Donovan J. Edye [www.edye.wattle.id.au]
> Namadgi Systems, Delphi Developer
> Web: www.namsys.com.au E-Mail: [EMAIL PROTECTED]
> Voice: +61 2 6285-3460 Fax: +61 2 6285-3459
> TVisualBasic = Class(None);
> --------------------------------------------------------------
> ----------
>
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List -
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to