I am struggling freeing memory after the VectorDocument is loaded from Tmemorystream.
I have included a little project.
Once any 'test.jpg' is added and 'test.dxf', you will notice that jpegs tend not to use more memory and every DXF takes a new chunk of memory.
The question remains: How to free up memory?