Hi
I've got a problem using TAdvDockPanel, TAdvToolBar and FastMM.
I create a new form, drop a dockpanel on it and place a advtoolbar within the dockpanel.
I've added FastMM to the project and with FullDebugMode enabled I get access violations on freeing the form.
If I remove the FullDebugMode from FastMM then there are no errors, or if I dont add any toolbars to the dockpanel then I get no errors.
Any ideas what I can do about this?