Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

End user graphs / teechart

edited October 2008 in End User
Using Delphi 2009, ReportBuilder 11.0, Teechart std 8.03:

I am trying to add graph support to the end user writer, but running into
problems. I saw to add the following units to the uses:

ppChrt,daDataModule,raCodMod,ppCTMain,ppChrtDP,myChkBox, ppChrtUI;

Now, without the ppChrtUI, I can compile, but nothing comes up but a blank
box when I drop a chart on. With the ppChrtUI included, I cannot compile. I
get an compiler error that states: File not found: 'TeeStringsEditor.dcu'.
How can I get this to work?

Thanks!

Comments

  • edited October 2008
    Hi Dave,

    This is due to the fact that Steema does not include all of the UI dcu's
    with the standard version of TeeChart. To work around this issue you can
    either build your application with runtime packages (Tee, TeeUI, and TeeDB)
    or upgrade your version of TeeChart to the Professional edition.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.