Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

New components in Delphi2007

0 views
Skip to first unread message

Vercruysse Filip

unread,
Mar 22, 2007, 10:55:59 AM3/22/07
to
Hi,

i have just received (and installed) Delphi 2007 Enterprise.
i use some 3rd party components and i want to install them. in Delphi 7 i
use to do that through the menu, components->install new component.

i cannot find this option in Delphi 2007. How do i install these components
?

Filip


Loren Szendre

unread,
Mar 22, 2007, 2:57:54 PM3/22/07
to
Vercruysse,

Delphi 2007 is binary compatible with Delphi 2006. So just go to the
Component|Install Packages menu item and add the Delphi 2006 version
design time pkgs (bpl's) from there.

If you have the source for those components, you can always open the
packages in Delphi 2007, compile and install them.

Loren

Vercruysse Filip

unread,
Mar 23, 2007, 11:34:03 AM3/23/07
to
I have the source file from this new component, but when i open it in D2007,
i cannot compile it (
(compile and build menu option is disabled) ???


"Loren Szendre" <zoren...@yahoo.com> schreef in bericht
news:4602...@newsgroups.borland.com...

Peter Below (TeamB)

unread,
Mar 23, 2007, 4:32:43 PM3/23/07
to
Vercruysse Filip wrote:

> I have the source file from this new component, but when i open it in
> D2007, i cannot compile it ( (compile and build menu option is
> disabled) ???

What kind of source file have you opened? If you only open a PAS file
it is not part of a buildable project, you have to open the DPK for the
supplied component package. If none is supplied with the component you
have to create a new design-time package and add the PAS files to the
package project. Then you can build and install the package.

--
Peter Below (TeamB)
Don't be a vampire (http://slash7.com/pages/vampires),
use the newsgroup archives :
http://www.tamaracka.com/search.htm
http://groups.google.com
http://www.prolix.be

0 new messages