On 08/28/2012 08:04 PM, Marco van de Voort wrote:
Because they might not only have advantages?
If this is that TObject.Free sometimes helps: Free supposedly still can be used.
If this is that sometimes you don't want ref counting you might be able to do TObject.RefCounting := False;
If this is that it is error prone in certain situations: TObject.RefCounting = False by default.
If this is that it is error prone in most situations: forget about it. -Michael -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
