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

Declaration Missing

edited March 2004 in General
Hi,

I am having a strange problem, when I use a TeeChart in a Report the
declaration of the Series (TLineSeries, TBarSeries) doesn't appear in my
class declaration, but the objects appear in the dfm of the form. So when I
try to access the object by the name I receive a "Undecleared Indentifier"
Error.
I am using Delphi 7 with RBuilder 7.02 with TeeChart Pro 6.0.
The same system running in Delphi 5.03 with Rbuilder 5.55 and TeeChart Pro
4.02 works fine.
What could that be ?

Thanks for reading

Juliano Prisco dos Santos
S?o Paulo - Brazil

Comments

  • edited March 2004

    This is by design. Try accessing the TppChart.Chart property. From there you
    can access the Series property of the chart.


    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited March 2004
    Thanks for the help.

    Just to know, are there any special reason for that ?
    It was easier to access the Series before.

    Excuse if I am being inconvenient.
    I just like to know the reasons.


    Thanks for reading
    Juliano
    S?o Paulo - Brazil

This discussion has been closed.