ToolsAPI.Editor.INTACodeEditorServices280.GetEditorState
Delphi
function GetEditorState(const Editor: TWinControl): INTACodeEditorState;
C++
virtual _di_INTACodeEditorState __fastcall GetEditorState(Vcl::Controls::TWinControl* const Editor) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | INTACodeEditorServices280 |
Description
GetEditorState retrieves information about the current state of a code editor.