Do you have an example of settting the template properties of a
TppReport object at run-time. I'm trying to query a table and set the
appropriate template properties at run-time. The template file is
stored in an explorer database format.
Thanks,
Mike Dannenbring
Comments
there is nothing different as when setting any other property of any Delphi component.
Where or what is your problem?
Does the template not load?
regards,
Chris Ueberall;
You should be able to load the templates directly into a report object from
a BLOB field using a pipeline connected to the RBItems table. At runtime,
you will need to use the Report.Template.LoadFromDatabase and SaveToDataBase
methods. Then be sure to set the Report.Template.DataSettings correctly.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com