Code Explorer
From RadPHP XE2 Documentation
Use the Code Explorer to navigate through your unit files. The Code Explorer contains a tree diagram that shows all of the types, classes, properties, methods, global variables, and global routines defined in your unit. It also shows the other units listed in the "uses" clause.
When you select an item in the "Code Explorer", the cursor moves to that item’s implementation in the Code Editor.
The Code Explorer uses the following icons:
| Icon | Description |
|---|---|
| Classes | |
| Interfaces | |
| Units | |
| Constants or variables (including fields) | |
| Methods or routines: Procedures (green) | |
| Methods or routines: Functions (yellow) | |
| Properties | |
| Types |
| Tip: |
To adjust the Code Explorer settings, choose
Tools |
