ToolsAPI.Editor.INTACodeEditorServices280.RemoveEditorEventsNotifier

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveEditorEventsNotifier(Index: Integer);

C++

virtual void __fastcall RemoveEditorEventsNotifier(int Index) = 0 ;

Properties

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

Description

RemoveEditorEventsNotifier notifies by a call the index obtained from AddEditorEventsNotifier.

See Also