Finding components

You can search for currently selected components in the Dependency Explorer main view. Note that Find Components can be used only in the component tree.

If you want to search for components, imported functions and/or exported functions from a selected SDK, see Searching for components and functions.

  1. To find components from component tree, do any of the following:

    The Find Component dialog is displayed.

  2. In the dialog, enter the search criteria for a component.
  3. Click Find Next.

    The first match that meets the criteria is highlighted on the component hierarchy, and its usage details are displayed on the Imported Functions, Exported Functions and Component Properties tabs.

To continue looking for more components from the lower levels of the hierarchy, click Find Next again. A message is displayed when there are no more results to show.

Related concepts