ToolsAPI.AI.IOTAAIPlugin.RemoveNotifier

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveNotifier(const AIndex: Integer);

C++

virtual void __fastcall RemoveNotifier(const int AIndex) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
ToolsAPI.AI.pas
ToolsAPI.AI.hpp
ToolsAPI.AI IOTAAIPlugin

Description

Removes the index'th notifier from the list.


See Also