TppDesigner and filename.
Can someone please help me. I want to create something very simple:
I want to give the filename of the report (including the directoryname) to
the designer, so that my end-user can select the report in my aplication in
stead of using File / Load from ReportBuilder. (I am working in Delphi)
I just can't find the filename property or something like that. Is there
somebody who knows how to handle this?
Thanks in advance and best regards,
Mischa E.J. Hoogendoorn
I want to give the filename of the report (including the directoryname) to
the designer, so that my end-user can select the report in my aplication in
stead of using File / Load from ReportBuilder. (I am working in Delphi)
I just can't find the filename property or something like that. Is there
somebody who knows how to handle this?
Thanks in advance and best regards,
Mischa E.J. Hoogendoorn
This discussion has been closed.
Comments
you have to use 'TppReport.Template.FileName'.
regards,
Chris Ueberall;