ToolsAPI.Editor.INTACodeEditorOptions280.BackgroundColor
Delphi
property BackgroundColor[Kind: TOTASyntaxCode]: TColor read GetBackgroundColor;
C++
__property System::Uitypes::TColor BackgroundColor[Toolsapi::TOTASyntaxCode Kind] = {read=GetBackgroundColor};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | INTACodeEditorOptions280 |
Description
Determines the background color of the Code Editor.
The BackgroundColor property specifies the color used for the Code Editor Options background.