ToolsAPI.Editor.INTACodeEditorServices280.TopEditor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TopEditor: TWinControl read GetTopEditor;

C++

__property Vcl::Controls::TWinControl* TopEditor = {read=GetTopEditor};

Properties

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

Description

TopEditor specifies the current top editor of the CodeEditorServices.

See Also