Page 1 of 1
Teecommander and Chart title
Posted: Tue Dec 09, 2008 11:52 am
by 10050873
Hello,
If i put a teecommander on my char, the chart's title appears in the teecommander.
How could prevent it?
Thank you
Regards
Posted: Tue Dec 09, 2008 12:30 pm
by narcis
Hi Calou,
I'm not sure about which the exact problem is here. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://
www.steema.net/steema.public.attachments newsgroup or at our
upload page.
Thanks in advance.
Posted: Tue Dec 09, 2008 1:02 pm
by 10050873
I send a picture of my problem on your upload page (title.jpg)
Regards[/img]
Posted: Tue Dec 09, 2008 1:13 pm
by narcis
Hi Calou,
Thanks for the image.
This is most likely because you add a TChart into a form, set it to Align=alClient and later you add a TTeeCommander tool. You should try adding a TChart then add a TTeeComander and finally set chart to alClient.
Hope this helps!