Code Explorer

From RadPHP XE2 Documentation
Jump to: navigation, search

View PathPDF.jpg Structure

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.

Structure.png

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
Icon class.jpg Classes
Icon interf.jpg Interfaces
Icon unit.jpg Units
Icon constant.jpg Constants or variables (including fields)
Icon proc.jpg Methods or routines: Procedures (green)
Icon func.jpg Methods or routines: Functions (yellow)
Icon property.jpg Properties
Icon type.jpg Types
Tip:

To adjust the Code Explorer settings, choose Tools PathPDF.jpg Options PathPDF.jpg Environment Options PathPDF.jpg Explorer .

Personal tools