Memory leak on frxDsgnIntf.TfrxObjectCollection.Create

I've been extensively debugging my application (a dll) after memory leaks with FastMM 4.94 in Delphi 2010, FastReports Standard edition 4.9.21, and got reported a leak inside frxDsgnIntf.pas, round line 1558, where it creates a TfrxObjectCollection.
Unfortunately I can't pinpoint the leak, as I don't have the source code for FR, but I wonder if someone that has it could do some investigation for us.
I don't believe it's related to anything I do in my code at all, so it would be much appreciated if someone could look in that area of the code and spot anything unusual, like an object that is created nd a certain condition where it would not be freed.
A screenshot of my debug windows is already in the binary newsgroups.
Thanks for any help,
Alex
Unfortunately I can't pinpoint the leak, as I don't have the source code for FR, but I wonder if someone that has it could do some investigation for us.
I don't believe it's related to anything I do in my code at all, so it would be much appreciated if someone could look in that area of the code and spot anything unusual, like an object that is created nd a certain condition where it would not be freed.
A screenshot of my debug windows is already in the binary newsgroups.
Thanks for any help,
Alex