ToolsAPI.Editor.INTACodeEditorServices280.GetEditorState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEditorState(const Editor: TWinControl): INTACodeEditorState;

Properties

Type Visibility Source Unit Parent
function public ToolsAPI.Editor.pas ToolsAPI.Editor INTACodeEditorServices280

Description

GetEditorStateretrieves information about the current state of a code editor.

See Also