Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: Problem with Delphi 2006 Indy that is NOT in Kyix/Indy

www.cryer.info
Managed Newsgroup Archive

Re: Problem with Delphi 2006 Indy that is NOT in Kyix/Indy

Subject:Re: Problem with Delphi 2006 Indy that is NOT in Kyix/Indy
Posted by:"Vincent" (vydori..@gmail.com)
Date:Mon, 21 Aug 2006 09:04:54

Thanks, the only thing left is when I recompile/build my code with Indy 10 I
get

"[Pascal Warning] ScanWindowUnit.pas(81): W1020 Constructing instance of
'TIdAttachment' containing abstract method 'TIdAttachment.FinishTempStream'"
(and a bunch more like it)

I assume I can ingore that? I will try to recreat the bug that started this
thread hopefully today (have to wait for that spefic case to reoccure..)

"Dennis Passmore" <dennisp@nospam_dpassmore.com> wrote in message
news:c7dje25apnn0f8p3qjvp1dmpiqp54d20im@4ax.com...
> IndyCore100.bpl is a Runtime package and not a DesignTime package. You
> would need to compile and
> install DclIndyCore100.bpl instead since it is defined as a {$DESIGNONLY}
> package in the
> dclIndyCore100.dpk source file.
>
>
> Dennis Passmore
>
> "Think it might be a new experience and
> if you can not Pull then at least Push
>  the job will get done"

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive