ToolsAPI.Editor.INTACodeEditorServices280.GetTopEditor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTopEditor: TWinControl;

C++

virtual Vcl::Controls::TWinControl* __fastcall GetTopEditor() = 0 ;

Properties

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

Description

GetTopEditor returns the top editor.

See Also