Nov 21

There are many free source Delphi components around the Internet you can install freely and use in your applications. In Delphi 2005 custom components are installed in the IDE as packages (BPL files).

Once the component package is created, you need to install it in the IDE for the components to appear on the Tool Palette.

Note:

  • This tutorial covers installing a component package in Delphi 2005.

To begin, start Delphi 2005. Then point to ComponentInstall Packages in IDE menu item.

Alomohora - Delphi - Install Packages1

A list of available packages appears in the Design packages list box. To add a package to the list, click the Add button.

Note:

  • To uninstall a package, uncheck its check box.
  • To remove a package from the list, select the package and click Remove.

Alomohora - Delphi - Install Packages2

Browse the Add Design Package dialog for the directory where the .bpl file resides.

Alomohora - Delphi - Install Packages3

The selected package appears in the Design packages list box and is ready to be used in applications.

To see a list of components included in an installed package, select the package and click Components.

Alomohora - Delphi - Install Packages4

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Technorati
  • Twitter

Related Posts:

  1. Missing Microsoft SQL Server Management Studio
  2. ZeosDBO Component
  3. Windows StartUp Manager Delphi Application
  4. Make First Zeos Delphi Application
  5. Delphi ZeosDBO Component

Leave a Reply