


pas file(s) you added appear under the package's "Contains" node. Just press OK to add the file(s) to the package.īack in the Project Manager, check that the. Click OK to add the file(s) to the package.įor Delphi 2010 and later a simple file dialogue box will open from where you can choose the required. The full path to the file(s) should now be displayed in the "Add" dialogue's Unit file name edit box. pas file(s) to be installed from the resulting file open dialogue. Click the dialogue's Browse button then select the. What happens next depends on the version of Delphi.įor Delphi 2009 and earlier the "Add" dialogue box will be displayed. bpl entry in the Project Manager and select Install. If the package has not been installed yet right click the. bpl extension) will now be displayed in the Project Manager.

You may decide to install into the "user" package that is often supplied with Delphi. Select File | Open menu and choose a suitable package source file (. If your component came with its own package, use that. See the Delphi help for information on how to create a new package. These instructions assume you will be installing into an existing package. You can either create a new design package or add the component to an existing one.

Installing a Component into Delphi 2007 on Nick Hodges' blog.To add a component or IDE extension to the IDE it must be included in a design package.How to Install Components in the Delphi IDE on Steve Trefethen's blog.As of Delphi XE, this installer is part of the IDE again.įor the first part, see Compile from Commandline, for the second, there are at least two tools If you want the convenience of the old Delphi versions for Delphi 2005 and Delphi 2006 (and the Turbos): See Rudy Velthuis' VCL Component Installer. In Project Manager, right-click on Package1.bpl node and select.all Delphi versions Create a new package using the File -> New -> Other menu entry, add the component's unit to that package, compile and install the package This is how to install these:ĭelphi 1-7 Use the Components -> Install Component menu entry to install the component into the default dclusr-Package. pas file rather than a complete package project. There are many components available on the Internet that come as a single.
