Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 505 Bytes

File metadata and controls

20 lines (13 loc) · 505 Bytes
title Outline
parent IDE
permalink /tB/IDE/Project/Outline

Outline

The Outline pane shows a structural overview of the declarations in the active source file---modules, classes, procedures, and properties.

When a project isn't open this will be empty.

Outline

Once you open a project it will list the Modules/Classes etc.

Outline

You can click on an item to navigate to that point in the code file.