I am looking at adding various rendering backends to TAChart, in particular AggPas and OpenGL backends. To do that, corresponding packages have to be added as requirements for TAChart. However, I'd like those requirements to be optional -- so that TAggPasChartRenderer and TOpenGLChartRenderer components would be accessible only if AggPas/OpenGL is installed, but the rest of TAChart would be available regardless. Is there a way to achieve the above?
-- Alexander S. Klenin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
