Bug: PaperSize changes in inherited reports
Hi
1. I have a report on Form1 with PaperSize=A4 and Orientation=poPortrait.
2. Form2 is inherited from Form1 and I change the Orientation of the report on Form2 to poLandscape.
-> After saving the forms the PaperSize of the report on Form2 changes to ???Custom??? and cannot be set to ???A4??? again (it always resets it ???Custom???).
I attached a simple demo project with two forms.
Best regards,
Tom
1. I have a report on Form1 with PaperSize=A4 and Orientation=poPortrait.
2. Form2 is inherited from Form1 and I change the Orientation of the report on Form2 to poLandscape.
-> After saving the forms the PaperSize of the report on Form2 changes to ???Custom??? and cannot be set to ???A4??? again (it always resets it ???Custom???).
I attached a simple demo project with two forms.
Best regards,
Tom
Comments
I thought it was in my code but when i run the examples it's also slow.
When starting the MAIN demo and cllik on the button Design the designer is on the screen after 16.5 sec.
Wenn starting the EMBEDED DESIGNER demo you have to waint 20.5ec.