RAD Studio (Common)
ContentsIndex
PreviousUpNext
To-Do List

ViewTo-Do List 

Creates and manages a to-do list.

Item 
Description 
Action Item  
This column includes a check box, an icon, and the task.
The check box indicates whether the item has been completed.
A window icon indicates the item was entered in the to-do list. A unit icon indicates it is a comment in the source code.
The text is the actual task to be done. Grayed text indicates the item comes from a source file that is part of the current project but is not open in the Code Editor. Bold text indicates the source is open in the Code Editor. Double-click an item to open its source in the editor.  
Priority  
Specifies the importance of the item using a decimal number from 1 (the highest) to 5 (the lowest).  
Module  
For items that have been added as code comments, indicates the path and module in which the comment exists.  
Owner  
Indicates who is responsible for completing the task.  
Category  
Indicates a type of task, for example, user interface task or an error handling task.  

Tip: To sort the list, click any column heading. For additional processing options, right-click and use the context menu commands.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!