Office 2016 behaves like an MDI application, although it isn't: if you open many files in Taskmgr.exe
there is one EXCEL.EXE
process running (tab "Details"):
But there are multiple entries in the tab "Processes" (which actually lists windows):
When I open the first file Excel starts slow. But when I open the second and third file Excel is faster than first.
How to do this in a Delphi program?