PlatformAPI.IOTADesignerDeviceServices190.RemoveDesignerDeviceNotifier

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveDesignerDeviceNotifier(Index: Integer);

Properties

Type Visibility Source Unit Parent
procedure public PlatformAPI.pas PlatformAPI IOTADesignerDeviceServices190

Description

RemoveDesignerDeviceNotifier removes the notifier (IOTANotifier) with the specified index. You obtain the index of a notifier when you register it.

See Also