ToolsAPI.Editor.INTACodeEditorOptions280.FontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FontColor[Kind: TOTASyntaxCode]: TColor read GetFontColor;

Properties

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

Description

Determines the font color for text in the Code Editor.

The FontColor property specifies the font color used for text showing in the Code Editor Options.

See Also