Closing the IDE
From Delphi for PHP Documentation Wiki
Closing the IDE performs a "Close All" operation just before exit to ensure all pending changes have been saved. It will prompt if files have not been saved. If the closing is not aborted, the Apache server will be stopped if it was previously launched. After the stop operation finishes, all resources will be freed when closing the application.

