Archive
Wednesday, 23. July 2014
2
votes

Delphi syntax for TODO list (via: How set up todo list categories in Delphi 2010 – Stack Overflow)
The Wiert Corner
– A while ago, some of the TODO comments in my source code disappeared from the TODO list. I wondered why, so I found this question: How set up todo list categories in Delphi 2010?. The Delphi TODO item syntax in source code comments is like this (thanks Nelson H C Nepomuceno): { TODO 1 -cImportant ...