ToolsAPI.Editor.INTACodeEditorOptions280.GetFontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFontColor(Kind: TOTASyntaxCode): TColor;

Properties

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

Description

GetFontColor is the getter method for the FontColor property.

Returns a hex value for the current color in use.

See Also