You can use the Code Explorer to navigate through your unit files. The Code Explorer window contains a tree diagram that shows all the methods,constants and variables defined in your unit. You can expand or collapse the nodes on the tree.
The Code Explorer uses the following icons:
|
Root
|
|
Folder
|
|
Variables
|
|
Constants
|
|
Methods
|
When you double-click an item in the Code Explorer, the cursor moves to that items implementation in the Code editor.