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

Adding a New Component in D2007

2 views
Skip to first unread message

Filip Vercruysse

unread,
May 8, 2008, 11:16:09 AM5/8/08
to
Hi,

i'm very new to D2007. in Delphi 7 adding a new component was easy, just
click Components, install components...

i D2007, i cannot install new components. how do i register new components ?
i open the .pas file (i have the registercomponents procedure), but i cannot
run this ?

Filip

Pieter Zijlstra

unread,
May 8, 2008, 11:52:56 AM5/8/08
to
Filip Vercruysse wrote:

Add it to an existing package or even better create a new package.
http://delphi.wikia.com/wiki/Creating_Packages

or in the online help:
ms-help://borland.bds5/devwin32/creatingandeditingpackages_xml.html
ms-help://borland.bds5/devwin32/aboutpackages_xml.html

more in general about writing components:
ms-help://borland.bds5/devwin32/cwguidepart_xml.html


--
Pieter

0 new messages