Hello!
I'm using Delphi 4 with TeeChart Pro 7.04 and I have the following problem:
At development time I'm able to add for example the tool "Tip-Mark" to my chart. I'm also able to change the properties of the Tip-Mark, but if I add the "Tip-Mark" at runtime, it's not possible to change the properties. And that is true for all tools. The properties-page is empty at runtime, but not at development time.
There are also less tools in the editor at runtime.
Please tell me what I'm doing wrong?
THX
Less functionality in ChartEditor at runtime?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi ghisa,
If you want to have access to all series/tools editors, you can simply add TeeEditPRO unit to the Uses section. This unit includes all series/tool editor and automatically registers them when the unit is loaded.
If you want to have access to all series/tools editors, you can simply add TeeEditPRO unit to the Uses section. This unit includes all series/tool editor and automatically registers them when the unit is loaded.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |