ToolsAPI.Editor.INTACodeEditorOptions280.GetFontColor
Delphi
function GetFontColor(Kind: TOTASyntaxCode): TColor;
C++
virtual System::Uitypes::TColor __fastcall GetFontColor(Toolsapi::TOTASyntaxCode Kind) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp | ToolsAPI.Editor | INTACodeEditorOptions280 | 
Description
GetFontColor is the getter method for the FontColor property.
Returns a hex value for the current color in use.