How to save and load PreviewFormSettings
Delphi XE5, RB15.03
Hello everybody,
I load my reports from templates and use the preview.
Now I like to save PreviewFormSettings the user make for
PageDisplay
PageIncrement
WindowState
ZoomSetting
ZoomPercentage
SinglePageOnly
PageSeparation
And for the next preview they should be the defaults for the reports.
How can I save and load to and from an ini-file?
Best regards, Olaf
Hello everybody,
I load my reports from templates and use the preview.
Now I like to save PreviewFormSettings the user make for
PageDisplay
PageIncrement
WindowState
ZoomSetting
ZoomPercentage
SinglePageOnly
PageSeparation
And for the next preview they should be the defaults for the reports.
How can I save and load to and from an ini-file?
Best regards, Olaf
This discussion has been closed.
Comments
we solved it by writing/reading each value seperately.
Lots of work, but easy to do!
Cheers Carsten
Olaf hatte die Idee :
--
Hint: We altered the sources!Hint: We altered the sources!