By user2531352 I’m using FastReport component in Delphi XE5 FireMonkey (basically the Embarcadero edition).
When I’m using the report component on one of my form, it is effecting styles/texts (font size mainly) on other forms on Windows 7 machine.
When i remove the component and FMX.frxClass from uses section, then everything works well.
Does anybody have any idea what could be the reason for that? …read more
Via: StackOverflow