Dynamically creating inherited report

Hi,
I am currently evaluating FastReport Studio for use in my product. Nearly everything works fine, however, there is one question left.
I need to create reports dynamically, had a look at the DynamicReport example and was able to do so. However, I need my dynamically created reports to be inherited from a parent report. I have searched through the documentation and the type library, but found no method in FastReport Studio like the TfrxReport.InheritFromTemplate which I have found in the VCL component??s documentation.
Can you help?
Thanks in advance
Thorsten
I am currently evaluating FastReport Studio for use in my product. Nearly everything works fine, however, there is one question left.
I need to create reports dynamically, had a look at the DynamicReport example and was able to do so. However, I need my dynamically created reports to be inherited from a parent report. I have searched through the documentation and the type library, but found no method in FastReport Studio like the TfrxReport.InheritFromTemplate which I have found in the VCL component??s documentation.
Can you help?
Thanks in advance
Thorsten
Comments