Search found 14 matches
- Wed Nov 20, 2013 3:23 pm
- Forum: VCL
- Topic: vcltee@Tecanvas@Tchartpen@SetVisible$qqrxo error
- Replies: 3
- Views: 4776
Re: vcltee@Tecanvas@Tchartpen@SetVisible$qqrxo error
Sorry this does not fix the problem, when I click on Install Packages I get the dialogue below. Install Packages.gif Then when I try to select the unticked checkbox against c:\Windows\system32\frxTee17.bpl I get the dialogue message below relating to bds.exe - Entry Point Not Found BDS.exe Entry Poi...
- Wed Nov 20, 2013 11:08 am
- Forum: VCL
- Topic: vcltee@Tecanvas@Tchartpen@SetVisible$qqrxo error
- Replies: 3
- Views: 4776
vcltee@Tecanvas@Tchartpen@SetVisible$qqrxo error
Prior to install I uninstalled the previous version and rebooted then installed the latest TeeChart 2013.09.131119 VCL/FMX for Delphi XE3 Ultimate. All seemed to go well until I started Delphi and attempted to load up an existing project which contains some basic TeeCharts. I received the error dial...
- Wed Jul 24, 2013 1:00 pm
- Forum: VCL
- Topic: Series Animation does not work
- Replies: 1
- Views: 2816
Series Animation does not work
Hi I was exploring the options in the chart editor and found the Tools, Series Animation to be a desirable effect. I can set these options in the editor, and even view how it works, but this does not work in the running code. Looking through your DEMO the source code features the command "ChartTool1...
- Fri May 31, 2013 2:06 pm
- Forum: VCL
- Topic: Problems since upgrade to TeeChart 2013.08.130521
- Replies: 3
- Views: 4471
Re: Problems since upgrade to TeeChart 2013.08.130521
Thanks once again.
Naively I assumed that the Steema Install program would remove the old references to Teechart, and replace with the new; when it just adds the new onto the end of the list. Something I shall look out for a the next upgrade.
Thanks once again.
Rob
Naively I assumed that the Steema Install program would remove the old references to Teechart, and replace with the new; when it just adds the new onto the end of the list. Something I shall look out for a the next upgrade.
Thanks once again.
Rob
- Fri May 31, 2013 9:59 am
- Forum: VCL
- Topic: Problems since upgrade to TeeChart 2013.08.130521
- Replies: 3
- Views: 4471
Re: Problems since upgrade to TeeChart 2013.08.130521
Please note that Embarcaderos own documentation for XE3 only mention DefaultCanvas in relation to the FireMonkey canvas manager; NONE OF MY APPLICATIONS USE FIREMONKEY OR ARE DEPLOYED ANYWHERE OTHER THAN WINDOWS PCS
- Fri May 31, 2013 9:54 am
- Forum: VCL
- Topic: Problems since upgrade to TeeChart 2013.08.130521
- Replies: 3
- Views: 4471
Problems since upgrade to TeeChart 2013.08.130521
I have recently downloaded and installed TeeChart 2013.08.130521. I am on Delphi XE3 Ultimate and now get an error stating Error reading Chart.DefaultCanvas: Property DefaultCanvas does not exist This occurs in any existing application using TeeChart components when I attempt a recompile. Please can...
- Thu Mar 21, 2013 2:31 pm
- Forum: VCL
- Topic: Is it possible to define a legend as a grid of Rows and Cols
- Replies: 6
- Views: 6616
Re: Is it possible to define a legend as a grid of Rows and Cols
My word Yeray, I think that is one of the most beautiful things I have ever seen, you should add that to your demos.
I will take your sample code and seek to make the same work in my applications.
Many many thanks
Rob
I will take your sample code and seek to make the same work in my applications.
Many many thanks
Rob
- Tue Mar 19, 2013 10:55 am
- Forum: VCL
- Topic: Is it possible to define a legend as a grid of Rows and Cols
- Replies: 6
- Views: 6616
Re: Is it possible to define a legend as a grid of Rows and Cols
As can be seen in the very first image, the legend loses its neat layout with all associated legends no longer in a straight vertical line down (effectively a column), which is represented in the second image. However there is a lot of repeated text, and I wondered if it was possible to combine a co...
- Mon Mar 18, 2013 2:47 pm
- Forum: VCL
- Topic: Is it possible to define a legend as a grid of Rows and Cols
- Replies: 6
- Views: 6616
Re: Is it possible to define a legend as a grid of Rows and Cols
Hi Narcis,
I was hoping to achieve something akin to this
I was hoping to achieve something akin to this
- Mon Mar 18, 2013 10:40 am
- Forum: VCL
- Topic: Is it possible to define a legend as a grid of Rows and Cols
- Replies: 6
- Views: 6616
Is it possible to define a legend as a grid of Rows and Cols
Hi I am using the latest version of TeeChart Pro 2012 VCL on Delphi XE3. Is it possible to define a legend as a grid of Rows and Cols. The text is too great and so I have to use a small font which is hard to read. Additionally if the application is resized the legend layout is lost and sprawls poorl...
- Wed Feb 13, 2013 2:55 pm
- Forum: VCL
- Topic: Get error when trying to set Series17.MultiArea:= maNone
- Replies: 3
- Views: 4223
Re: Get error when trying to set Series17.MultiArea:= maNone
Hi Yeray
Thanks for that; the code now compiles; however, though the series can be stacked, they do not "un stack" when MultiArea is set to TMultiarea(maNone).
I have also called Refresh for the DBChart but without any success.
Please advise.
Many thanks
Rob
Thanks for that; the code now compiles; however, though the series can be stacked, they do not "un stack" when MultiArea is set to TMultiarea(maNone).
I have also called Refresh for the DBChart but without any success.
Please advise.
Many thanks
Rob
- Wed Feb 13, 2013 1:22 pm
- Forum: VCL
- Topic: Get error when trying to set Series17.MultiArea:= maNone
- Replies: 3
- Views: 4223
Get error when trying to set Series17.MultiArea:= maNone
I have created a chart that shows 2 series as Horizontal Areas, and have placed a checkbox on the form to allow the user to selected whether the 2 series be stacked or not; both series are in the same stackgroup. See code below; procedure TMainForm.CBoxBacklogClick(Sender: TObject); begin if MainFor...
- Fri Feb 08, 2013 11:46 am
- Forum: VCL
- Topic: Where do I find Tee.inc
- Replies: 1
- Views: 2626
Re: Where do I find Tee.inc
Dear all
I have now located this file, it was in a FastReport subdirectory, and I had been looking in the Steema subdirectories.
Many thanks all.
I have now located this file, it was in a FastReport subdirectory, and I had been looking in the Steema subdirectories.
Many thanks all.
- Fri Feb 08, 2013 11:12 am
- Forum: VCL
- Topic: Where do I find Tee.inc
- Replies: 1
- Views: 2626
Where do I find Tee.inc
Like many others I have upgraded to Delphi XE3, and Teechart Pro VCL 2012, on Windows 7 Professionall 64bit I also use FastReports Professional Version 4 and upgraded this to the latest version also. Sadly there is a clash and I have tried the FastReports recompile wizard, but it still does not allo...