Run Time Chart Editor "Data Source" Missing Options
Posted: Thu Oct 18, 2012 9:50 pm
I have updated to the latest update for XE2, am compiling in C++, and I am using TeeChart in a DLL. Previously, I was able to see all the options available for the "Data Source" in my run time Chart Editor (which was dropped on a form). Now I can only get the "Manual", "Random", "Series", and "Function" options. I cannot get "Single Record", "Summary", "Dataset", "CrossTab", "Excel", "Text File", and "XML File" options that I could get previously. I do get all values at design time, but not run time.
In the past, this situation usually occurred because I was not including a unit in the link (pragma link statement). To try and resolve this, I looked at the examples for Single Record and Summary (to start with). I included all the units they did in the examples, but I still was not able to get any of the missing options added to the list. It appears that some unit(s) that I am not aware of is not being included in the linking process. As a result (since I use datasets), I can no longer construct or edit any type of chart report.
To be fair, this problem may also have been present in the previous update, but I know this was working earlier in the year, and it no longer does. Do you have any ideas of what may be going wrong?
Thanks,
In the past, this situation usually occurred because I was not including a unit in the link (pragma link statement). To try and resolve this, I looked at the examples for Single Record and Summary (to start with). I included all the units they did in the examples, but I still was not able to get any of the missing options added to the list. It appears that some unit(s) that I am not aware of is not being included in the linking process. As a result (since I use datasets), I can no longer construct or edit any type of chart report.
To be fair, this problem may also have been present in the previous update, but I know this was working earlier in the year, and it no longer does. Do you have any ideas of what may be going wrong?
Thanks,