HELP!!
please, send reply to ka...@super11.net
thanx
What do you mean by "run Delphi" ?
Does the error occurs when you simply start up Delphi, or when you run your
program?
EAbstract Error normally only occurs when an abstract base class ( which
_must_ be overridden) is instantiated. Example : TStrings.
> HELP!!
> please, send reply to ka...@super11.net
>
Please read the newsgroup again tomorrow...
--
Regards,
Dirk Claessens
---------------------------------------------------------
http://www.claessens16.yucom.be
Attention: All spamshields raised; E-mails will bounce!
---------------------------------------------------------
Virtual; abstract;
and the descendent has "inherited" in the block
begin inherited;
....
...
end;
the inherited line has to go
"Dirk Claessens" <will....@back.com> wrote in message
news:3abe43d0$0$16692$73be...@news.be.uu.net...