Hi Pep,
it's a bit late, I know
But I just wanted to say thank you - the workaround you describe works perfect. As you say you didn't test this by yourself I thought it would be a good idea to let you know that I can confirm it works.
Best regards, Claus
Hi, I've revitalized an old project and I'm having a problem: I'm running TeeChart Pro VCL v5.02 with Delphi 6 (yes, since 2001!). In my code there's the following statement: uses ... TeeProcs, Chart, TeeFunci, TeeGIF, TeEngine, ... var GIF : TGifExportFormat; begin ... GIF:= TGifExportFormat.Create...