1. Home
  2. Computing & Technology
  3. Delphi Programming

Installing a single source Delphi component into an existing Package

By Zarko Gajic, About.com

1 of 6

Starting Delphi. Preparing to install a new component

There are many free source Delphi components arround the Internet you can install freely and use in your applications.

If you need to install a third-party Delphi component, and you only have the .PAS source file(s), follow this step-by-step tutorial and learn how to add the component into an existing package.

Note 1: this tutorial covers installing components in Delphi for Win32 (Delphi 7).

You'll learn how to install the TColorButton component.

First, start Delphi. A new project is created by default ... close it by pointing to File - Close All.

Explore Delphi Programming
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Delphi Programming
  4. Using VCL Components
  5. Installing a single source Delphi component into an existing Package

©2009 About.com, a part of The New York Times Company.

All rights reserved.