* Revised static classes TRoutineFormatter and TConstAndTypeFormatter to inherit from TNoConstructObject instead of TObject.
* Added new THeaderCommentFormatter static class that formats header comments. Used this in place of TSourceGen.WriteHeaderComments method which was deleted.
* Header comments restyled so that each line is preceeded by a * character.