Viewing the List of Globals
Home Page (Text Editor) | Overview | How Do I ... Topics | FAQ | Reference
You can use IntelliSense to view and select from a list of all globals, including system API functions, C++ classes, instance variables, and local variables.
To view globals
With the insertion point on an empty line in your source file, or outside of a recognizable scope, press CTRL+ALT+T.
The Members list appears, populated with the globals. For more information about the items that populate this list, see Icons in the Members List.