I was working on a project and my next task was to create a form for a RSS viewer I needed to do, and of course I named my unit RSSFrm and when I wanted to name my form RSSForm => exception “Cannot add files of this type to project”weirdweird
I was working on a project and my next task was to create a form for a RSS viewer I needed to do, and of course I named my unit RSSFrm and when I wanted to name my form RSSForm => exception “Cannot add files of this type to project”weirdweird
close project
edit the frm file and change name and type accordingly
edit the pas file and change type and var declarations accordingly