Delphi - Pass variabled to report
Hello,
I want to pass some variables that are located on the Datamodule of my
Delphi program to my report.
How can I do that?
Thanks in advance
Alain
--- posted by geoForum on http://delphi.newswhat.com
I want to pass some variables that are located on the Datamodule of my
Delphi program to my report.
How can I do that?
Thanks in advance
Alain
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
Take a look at the Report Parameters feature. You can use this to pass a
value from your Delphi app to a report. See the TppReport.Parameters topic
in the RBuilder help for more information and examples.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com