[Lazarus] Inserting many components on form

Alexander Klenin klenin at gmail.com
Thu Jul 14 23:00:06 CEST 2011


On Tue, Jul 12, 2011 at 21:53, Fabio Luis Girardi
<fluisgirardi at gmail.com> 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




More information about the Lazarus mailing list