NewReportFromWiz(ppDefaultReportWizard)
?Hi
With RB7 we could call
FDesignerWindow.NewReportFromWiz(ppDefaultReportWiz) to programmatically
get the user to use the Layout Wizard. In RB11 this does not seem to be
available (or at least it's no longer a method of the DesignerWindow). How
do we go about calling the Layout Wizard in this way in RB11?
Thank you
--- posted by geoForum on http://delphi.newswhat.com
With RB7 we could call
FDesignerWindow.NewReportFromWiz(ppDefaultReportWiz) to programmatically
get the user to use the Layout Wizard. In RB11 this does not seem to be
available (or at least it's no longer a method of the DesignerWindow). How
do we go about calling the Layout Wizard in this way in RB11?
Thank you
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
RB 10 introduced an internal refactoring/redesign of the Designer source.
This was necessary to take the product forward. All of the old functionality
is still there, plus a lot more.
There are some good articles on rbWiki about customizing the Designer.
I just updated this article to answer your question...
http://www.digital-metaphors.com/rbWiki/End-User/Designer/How_To...Launch_the_Report_Wizard_in_Code
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com