On 29/08/12 10:21, Chavoux Luyt wrote:

My real problem was getting my Delphi Components to work in Lazarus without
breaking the whole IDE.


The general rule of component development [even in Delphi], is to first test your component without installing it in the IDE. If it works, then register it with the IDE, and test again.


backup the lazarus executable before trying to add the new component?

+1


        Graeme.


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to