浏览代码
Move .pas and .dfm files in Projects to a Projects\Src folder to stop the projects from using a lot of files without referencing them because this is highly annoying: it breaks many IDE features such as Find in Files (Ctrl+Shift+F), Search for units (Ctrl+F12), and Use Unit (Alt+F11). Additionally it gives a totally wrong impression about the amount of files used by a project when one looks at it for the first time. Next commit(s) will update the projects.