Create TppLabel at runtime.
Is it possible to create a TppLabel at runtime and display it on the detail
band of a report? I used the report.detailband.AddChild method, but the
report does not display the label.
Thanks.
band of a report? I used the report.detailband.AddChild method, but the
report does not display the label.
Thanks.
This discussion has been closed.
Comments
You should not need to use the AddChild routine. Simply be sure you assign
the TppLabel.Band property to the proper band and that it fits within the
bounds of that band.
See the Developer's Guide and Tutorials on how to create a report completely
in code.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com