Page 1 of 1

How to!!!(Delphi 2005)

PostPosted: August 17th, 2005, 6:57 pm
by Jonathas Pessoa
How to add new component,so in Delphi 7 i can do it but in Delphi 2005 i don“t!!! Please help me!!! Thanks

PostPosted: December 30th, 2005, 11:25 pm
by danzman
Fire up the IDE. In File->New->Package. Rename the project file to whatever you wish. In the "Contains", right click and select add. Add the component source or dll. Once you have added all the needed files, right click the project->compile/install. That's all.

PostPosted: February 6th, 2006, 6:46 pm
by StevenInfoProd
This also works for Delphi 2006...