ToolsAPI.Editor.INTACodeEditorOptions280.GetFontStyles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFontStyles(Kind: TOTASyntaxCode): TFontStyles;

C++

virtual System::Uitypes::TFontStyles __fastcall GetFontStyles(Toolsapi::TOTASyntaxCode Kind) = 0 ;

Properties

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

Description

GetFontStyles is the getter method for the FontStyles property.

See Also