This error occurs only if I have a floating doc panel with 2025.2 under Delphi 13.
I had no issue with the floating doc panel invoking LMDDockManager.SaveToStream and LoadFromStream with 2025.1 under Delphi 12.3. However, with Delphi 13 and 2025.2, the SaveToStream works fine (I can load it with a 2025.1 Delphi 12.3 build), I get an Access Violation using LoadFromStream with 2025.2 Delphi 13 build, but only if I have a floating doc panel.
Eric
Comments