Found memory leaks with TGridPanelLayout in Delphi XE6 Firemonkey. How to reproduce:


Found memory leaks with TGridPanelLayout in Delphi XE6 Firemonkey. How to reproduce: 
1. Create new Firemonkey HD App
2. Put TGridPanelLayout component on the form
3. Add ReportMemoryLeaksOnShutDown := True; to the project
4. Run and close application:

Can you try this on XE7? Can't use this component, but this is very usefuls component :(

Comments