Destroy the MUI application item
Source position: MUIClass.Base.pas line 218
public procedure TMUIApplication.DestroyObject; override;
This will be called by the Run() method. There is no reason to call that directly.
Run()
Run the application.