It is possible to create a custom report component that descends from TppCustomReport. In this custom component, you may add any properties you need. Check out the TppReport class for an starting point on how you might create such a component. (ppReport.pas file). Once the new component is created, you will need to register it the same way the TppReport class is in the initialization section.
Comments
It is possible to create a custom report component that descends from
TppCustomReport. In this custom component, you may add any properties you
need. Check out the TppReport class for an starting point on how you might
create such a component. (ppReport.pas file). Once the new component is
created, you will need to register it the same way the TppReport class is in
the initialization section.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com