Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
General
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
DBChart at runtime configuration
rbuser
December 2016
edited December 2016
in
General
Is it possible at runtime to add DBChart/TChart on the designer and
configure it?
If so how do a get the dialog I can get to from within Delphi?
Thanks
Comments
nicocizik
December 2016
edited December 2016
Hi Eug,
See the following article on how to register report components at runtime.
http://www.digital-metaphors.com/rbWiki/End-User/Fundamentals/Registration_of_Components
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
rbuser
December 2016
edited December 2016
See the following article on how to register report components at runtime.
http://www.digital-metaphors.com/rbWiki/End-User/Fundamentals/Registration_of_Components
After all these years with RB I should have known that, but last night I was
drawing a blank.
All I needed was ppChrtUI in uses.
Thank you
This discussion has been closed.
Comments
See the following article on how to register report components at runtime.
http://www.digital-metaphors.com/rbWiki/End-User/Fundamentals/Registration_of_Components
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
See the following article on how to register report components at runtime.
http://www.digital-metaphors.com/rbWiki/End-User/Fundamentals/Registration_of_Components
After all these years with RB I should have known that, but last night I was
drawing a blank.
All I needed was ppChrtUI in uses.
Thank you