ToolsAPI.Editor.INTACodeEditorOptions280.GetBackgroundColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBackgroundColor(Kind: TOTASyntaxCode): TColor;

Properties

Type Visibility Source Unit Parent
function public ToolsAPI.Editor.pas ToolsAPI.Editor INTACodeEditorOptions280

Description

GetBackgroundColor is the getter method for the BackgroundColor property.

Customize font, color, size, and more aspects of the Code Editor Options.

See Also