PlatformAPI.IOTADesignerDeviceServices190.EndDesignerDeviceListUpdate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EndDesignerDeviceListUpdate;

C++

virtual void __fastcall EndDesignerDeviceListUpdate() = 0 ;

Properties

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

Description

Use EndDesignerDeviceListUpdate to switch the "batch modification" mode off and save any changes to disk.

Calling EndDesignerDeviceListUpdate sends a notification to any registered listener.

See Also