Unit Tab Context Menu
Go Up to Code Editor
Right-click the Unit tab to display and select from the following context menu of commands:
Item | Description |
---|---|
Close Page |
Closes the current source file. If there is only one source file currently open, the Code Editor window is closed as well, but the project remains open. |
Close |
Displays the following options:
|
Pages |
Allows selecting a module among the opened ones. |
Copy File Path |
Displays the following options:
Note:
None of the options include the quote marks. |
New Edit Window |
Opens a copy of the current file in a floating code editor window. |
Read Only |
Prevents making changes in the opened project. Activates the Read only mode in the code editor preventing changes to be made on the opened file. |
Tab Options |
Opens the Tabs options page. |
View Messages |
Opens the Messages View which displays messages such as compiler errors and warnings. |
Show in Explorer |
Opens the file in the Windows Explorer. |
View as Form |
Opens the current form file as text in the Code Editor window. |