The RAD Studio IDE is written in Delphi and when I open a big project in the IDE and check the RAM usage in Task Manager. It uses less than 100MB of RAM.
Then I create a basic app in Delphi FMX, and instantly above 100MB of RAM for my app.
How is Embarcadero managing to keep the memory for the whole IDE lower than 100MB?