On Wed, Apr 7, 2010 at 02:35, Martin <[email protected]> wrote:
> I hadn't had quite an exact look. But I assume FBuiltinSource can be > assigned different sub-classes? Not quite -- TChartSeries.Source may be assigned either FBuiltinSource or one of different subclasses. > SynEdit streams something like this => look a the gutter implementation Heh, it is quite interesting because I have just implemented almost the same thing myself -- compare to TChartToolset and TChartAxistransformations. However, it is a list of objects of different classes (too bad TCollection does not support this), not what I talked about. I talked about a property that can either refer to a usual "external" component, or a component built into the object itself. -- Alexander S. Klenin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
