Search found 7 matches
- Mon Mar 30, 2015 7:00 am
- Forum: VCL
- Topic: Image tool
- Replies: 1
- Views: 3981
Image tool
Hi, I'm using TeeChart Standard v2014.15.150120 and Delphi XE6. I tried to remove some of components in my Delphi XE6 installation. Unfortunatelly this messed up my TeeChart component so I have to find some slightly older versions of the DFM- and PAS-files containing the TChart. In this TChart I use...
- Thu Oct 30, 2014 8:26 am
- Forum: VCL
- Topic: Image tool
- Replies: 7
- Views: 11615
Re: Image tool
Hi Yeray, I solved the "different version"-problem, it was my own fault because forgot that I have a seperat dcu-folder for all project dcu's to avoid recompile third-party source code when building the project. Of course I have to update this folder with the lastest TeeChart-DCU's before recompilin...
- Sat Oct 25, 2014 11:36 pm
- Forum: VCL
- Topic: Image tool
- Replies: 7
- Views: 11615
Re: Image tool
Thank you for your polite help, but it didn't help. I followed all advices in the two links to earlier topics (uninstalled and reinstalled, check Component|Install Packages, moved Teecharts to the top in libery path and Debug DCU Path etc.) but still get the same error. But I observed following: Whe...
- Mon Oct 20, 2014 9:23 pm
- Forum: VCL
- Topic: Image tool
- Replies: 7
- Views: 11615
Re: Image tool
Thank you. So I bought the pro-version, but didn't get any license-number etc., therefore I downloaded a trial-version. Got an email with a license number and password, installed the trial pro-version (v2014.12.140923) and compiled without problems the old Delphi-project. Then I added an image via T...
- Sun Oct 19, 2014 8:57 pm
- Forum: VCL
- Topic: Image tool
- Replies: 7
- Views: 11615
Image tool
Hi, I'm using TeeChart Standard v2014.12.140923 and Delphi XE6. According to "Tee9New_win32.exe" there is a tool/compnent/property called Image described as The Image tool draws a picture (bitmap, jpeg, etc) behind chart Series. This can be used for GIS (Geographical) systems, using contours over im...
- Tue Aug 12, 2014 5:26 am
- Forum: VCL
- Topic: Same size per unit at X and Y axis
- Replies: 2
- Views: 4529
Re: Same size per unit at X and Y axis
Hi Yeray, thank you very much, it works perfect.
Best regards Claus
Best regards Claus
- Sun Aug 10, 2014 10:37 am
- Forum: VCL
- Topic: Same size per unit at X and Y axis
- Replies: 2
- Views: 4529
Same size per unit at X and Y axis
Hi, I'm using TeeChart Standard v2013/14 and Delphi XE6. On a chart, I use both bubbles and points. The chart is anchored on the form at left, top, right and bottom so the chart expands with the form. This means that one unit (eg 100 meters) on the X axis is a different length (measured in pixels or...