Structure View (Options)

From RAD Studio
Jump to: navigation, search

Go Up to Structure View


View > Tool Windows > Structure View > Properties

=link

Structure Options

The following table outlines the various options and categories that a user can select to enable.

Use this page to configure the Structure search configurations. You can also access this page by clicking the gear icon to the left of the search box and choosing the Properties option from the drop-down list.

Item Description

Options

Select the options that you wish to apply; you can select more than one.

  • Highlight incomplete class items
  • Show declaration syntax
  • Enable methods and types highlighting

Sorting

Choose how to sort the searches:

  • Alphabetical
  • Source

Categories

Select the categories that you wish to apply; you can select more than one.

  • Private
  • Strict Private
  • Protected
  • Strict Protected
  • Protected Internal
  • Internal
  • Public
  • Published
  • Field
  • Properties
  • Methods
  • Classes
  • Interfaces
  • Procedures
  • Types
  • Variables/Constants
  • Uses
  • Virtuals
  • Static
  • Inherited
  • Introduced


See Also