Page 1 of 1

Missing TeeChart Components

Posted: Wed Mar 17, 2004 11:57 pm
by 9336283
I just upgraded TeeChart 6.01 to 7 for Delphi 6. Under the TeeChart component Tab, I am missing the basic components TChart and TDBChart. Checking my Project Options (Component -> Install Packages...), all the following are present and checked: TeeChart 7 Components, TeeChart 7 for OpenGL, TeeChart 7 for QuickReports, TeeChart Pro 7 Components, TeeChart Pro 7 Graphic Formats. Choosing "TeeChart 7 Components" and then clicking the "Components..." button displays the components I should see on the components tool bar for the TeeChart tab, right? Well, just the two components mentioned earlier are missing out of all of the checked packages listed above. I can create new TChart objects at run time but shouldn't I be able to drag a TChart component onto a form? Any idea on how to get these two components to appear?

Posted: Thu Mar 18, 2004 5:23 am
by Marjan
Hi, Damon.

Have you clecked the "Additional" and "Data controls" tabs ? TChart and TDBChart are NOT located in "TeeChart" palette, but in "Additional" and "Data controls" tabs.

Posted: Thu Mar 18, 2004 3:52 pm
by 9336283
Found 'em! I've only created new instances at run time so never used the components directly. I just assumed they would all be together under the same tab. Thanks... I appreciate your help.

-Damon