On Tue, Jul 12, 2011 at 21:53, Fabio Luis Girardi
<[email protected]> wrote:
> I found another way to do this: extend the TCollection and write a new
> procedure Add to allow choose what's the item class the user wants
> create and make a Property editor for this new Collection class, that
> will call this new Add method (yes, can be more easy if the Add
> procedure of the TCollection as set as virtual, but...). Finally, my
> tags will be a descendant of TCollectionItem class. It isn't hard to
> do, and keep the features of TCollection.
>
> I'll start the implementation of this new idea, and post the result here.

I have missed your original mail, but if I understand you correctly,
you might me interested to look at series in TChart.

-- 
Alexander S. Klenin

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

Reply via email to