Object Browser Shortcut Keys, Brief Scheme
Use the following shortcut key combinations in the Object Browser window.
Command Name |
Shortcut Keys |
Description |
---|---|---|
Edit.FindSymbol |
ALT + F12 —or— CTRL + SHIFT + Y |
Displays the Symbol pane of the Find and Replace dialog box. |
Edit.GoToDeclaration |
CTRL + F12 —or— CTRL + ALT + F12 |
Displays the definition of the selected symbol in the code. |
Edit.GoToDefinition |
F12 |
Displays the declaration for the selected symbol in code. |
View.FindSymbolResults |
CTRL + ALT + Y |
Displays the Find Symbol Results window. |
View.ObjectBrowser |
CTRL + ALT + J |
Displays the Object Browser to view the classes, properties, methods, events, constants, object libraries and procedures in your project, making them available for packages. |
View.ObjectBrowserGoToSearchCombo |
CTRL + K, CTRL + R |
Places focus in the Search String drop-down list of the Object Browser. |