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

Band property of TppDrawCommand

edited February 2004 in General
Hi

Why is the type of Band property of TppDrawCommand a TComponent type
rather than a TppCustomBand type?

Thanks

William

Comments

  • edited February 2004
    William,

    The reason the Band property of TppDrawCommand is a TComponent is probably
    due to the fact that there was a circular reference of some sort when
    developing this class. This should however not matter because a TppBand is
    a descendent of TComponent and can easily be typecast.

    --
    Best Regards,

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