The ticket must be moved/reassgined to Free Pascal project. However I'm wondering how code that invokes "ObjValue.InheritsFrom(TPersistent)" is working, considering "InheristFrom" is a class function and "ObjValue" is TObject...
-Flávio On Sun, Jan 12, 2014 at 1:50 PM, FreeMan <[email protected]> wrote: > Hello, > TCollection doesn't call writeproperties, I was lookfor as long as one month > :) Use this patch, > http://bugs.freepascal.org/view.php?id=25048 > I didn't understand still not apply this mattias's patch to orginal source > and bug report still opened > > 12-01-2014 17:39 tarihinde, Bart yazdı: > >> How do I make that work? >> Do I need to override TExample.DefineProperties? >> >> Bart >> >> -- >> _______________________________________________ >> Lazarus mailing list >> [email protected] >> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >> > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
