ToolsAPI.Editor.INTACodeEditorServices280.EditorState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EditorState[const Editor: TWinControl]: INTACodeEditorState read GetEditorState;

C++

__property _di_INTACodeEditorState EditorState[Vcl::Controls::TWinControl* const Editor] = {read=GetEditorState};

Properties

Type Visibility Source Unit Parent
property public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor INTACodeEditorServices280

Description

EditorState specifies the current Editor’s state.

See Also