Structural Highlighting

From RAD Studio
Jump to: navigation, search

Go Up to Color


Tools > Options > User Interface > Editor Options > Color > Structural Highlighting

Use this page to configure Code Editor settings for the Structural Highlighting:

Item Description

Enable Structural Highlighting

Enables or disables the Structural Highlighting in the Code Editor.

Colors

Colors of the lines for the different levels of the Structural Highlighting.

1:

Color of the line for the 1st, 5th, 9th, and so on, level of the Structural Highlighting.

2:

Color of the line for the 2nd, 6th, 10th, and so on, level of the Structural Highlighting.

3:

Color of the line for the 3rd, 7th, 11th, and so on, level of the Structural Highlighting.

4:

Color of the line for the 4th, 8th, 12th, and so on, level of the Structural Highlighting.


Highlight single-line blocks

Highlights single-line blocks in the Code Editor.

Enable Flow Control Highlighting

Enables or disables the Flow Control Highlighting in the Code Editor.

Location

Location of the Flow Control Highlighting.

  • End of Line: The Flow Control Highlighting icons are displayed at the end of the line.
  • Gutter: The Flow Control Highlighting icons are displayed in the gutter.

See Also