[Lazarus] Components dcu?
Graeme Geldenhuys
graeme at geldenhuys.co.uk
Wed Aug 29 11:41:51 CEST 2012
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.
More information about the Lazarus
mailing list