[fpc-pascal] What does this warning mean?
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Sep 13 08:57:19 CEST 2007
On 13/09/2007, Michael Van Canneyt <michael at freepascal.org> wrote:
> >
> > "drawing.pp(19,42) Warning: Constructing a class "TFPImageCanvas" with
> > abstract methods".
>
> It means that TFPCustomCanvas has an abstract method which is not
> overridden by TFPImageCanvas, when it should override this...
>
> I will look into this.
I saw that a few weeks ago while playing around with TFPCustomCanvas
for fpGUI. Completely forgot to report the problem.
Graeme.
More information about the fpc-pascal
mailing list