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:"Dennis Passmore" (dennisp@nospam_dpassmore.com)
Date:Mon, 21 Aug 2006 09:31:50

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