Code Explorer
Previous  Top  Next

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:

src_codetree_root_icon
Root

src_codetree_folder_icon
Folder

src_codetree_variable_icon
Variables

src_codetree_constant_icon
Constants

src_codetree_method_icon
Methods



When you double-click an item in the Code Explorer, the cursor moves to that items implementation in the Code editor.