<HTML><BODY><div>The template project is also configured as a startup project in the options: IDE Options > Environment > IDE Startup > combobox "New Project Type".</div><div> </div><div>But if you can/want to change the IDE sources, then it is enough to add the line "AProject.Flags := AProject.Flags + [pfSaveOnlyProjectUnits];" to the "TProjectSimpleProgramDescriptor.InitProject" method of the "ide/projectdescriptortypes.pas" unit.</div></BODY></HTML>