ToolsAPI.Editor.INTACodeEditorOptions280.GetEditorFont
Delphi
procedure GetEditorFont(var Font: TFont);
C++
virtual void __fastcall GetEditorFont(Vcl::Graphics::TFont* &Font) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp | ToolsAPI.Editor | INTACodeEditorOptions280 | 
Description
Implement GetEditorFont to get the current font in use.