If AQTime is integrated into Microsoft Visual Studio, AQTime’s Editor panel is not available. You can view the source code of the profiled modules in the Code Editor, which is Visual Studio’s native text and code editor. AQTime extends the functionality of the Code Editor to provide interaction with AQTime panels and to display the profiling results along with the source code.
If AQTime is integrated into Embarcadero RAD Studio, AQTime’s Editor panel is not available. You can view the source code in Embarcadero RAD Studio’s native text and code editor. AQTime extends the functionality of RAD Studio’s editor to provide interaction with AQTime panels and to display profiling results along with the source code.
The Editor panel’s context menu provides commands for working with profiling results displayed in the source code (as comments) or in the grid in the left part of the panel.
AQTime also extends the context menu of Visual Studio’s Code Editor with commands that allow working with profiling results. AQTime also extends the context menu of RAD Studio’s Editor with commands that allow working with profiling results. The menu contains different sets of commands that depend on where you clicked to call the menu.
Right-click anywhere within the Code Editor to call the context menu extended with the following commands:
Synchronize Report |
Updates the Report panel and all the related panels to display profiling results for the desired routine or source code line. |
Show Routine Summary |
Calls the Routine Summary dialog displaying profiling results for the desired routine or source code line. |
Profile |
Choose the desired routine, class or source file from the Profile submenu to add it to your AQTime project’s including area and start profiling. |
Right-click anywhere within the RAD Studio editor to call the context menu extended with the following commands:
Synchronize Report |
Updates the Report panel and all the related panels to display profiling results for the desired routine or source code line. |
Profile |
Choose the desired routine, class or source file from the Profile submenu to add it to your AQTime project’s including area and start profiling. |
Column Header Context Menu
If one or more routines are profiled at line level, the Editor panel contains a grid that displays profiling results for routines and source code lines.
Right-click the header of any column of the grid on the left side of the Editor panel to call the context menu that contains the following commands:
Right-click the header of any column of the grid AQTime adds to Visual Studio Code Editor to call the context menu that contains the following commands:
Right-click the header of any column of the grid AQTime adds to RAD Studio editor to call the context menu that contains the following commands:
Display Format |
Changes the display format for the given column. |
Alignment |
Changes the alignment for the given column. |
Auto Width |
Allows all the columns to be squeezed into view. |
Adjust Column Width |
Changes the width of the given column so that the column becomes wide enough to display its contents and caption. |
Field Chooser |
Opens a dialog that lists the columns that are available in the panel’s grid. You can use the dialog to add the desired columns to or remove them from the panel. |
Remove This Column |
Removes the column from the panel. |
Format Columns |
Calls the Format Columns dialog that allows you to set display parameters for the given column. |
See Also
Editor Panel
About the Editor Panel
Working with the Editor Panel