If you set Report.SaveAsTemplate to True, the ReportDesigner will ask the user whether to save changes. I recommend only using the SaveAsTemplate property at runtime (i.e. do not set to true for Delphi design-time.)
The RBuilder\Demos\EndUser\ReportExplorer contains an example of using this property.
--
Nard Moseley Digital Metaphors Corporation www.digital-metaphors.com
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
user whether to save changes. I recommend only using the SaveAsTemplate
property at runtime (i.e. do not set to true for Delphi design-time.)
The RBuilder\Demos\EndUser\ReportExplorer contains an example of using this
property.
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
template, it works.
Jim