PlatformAPI.IOTADesignerDeviceServices190.BeginDesignerDeviceListUpdate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BeginDesignerDeviceListUpdate;

Properties

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

Description

Use BeginDesignerDeviceListUpdate to switch the "batch modification" mode on.

During the "batch modification" mode, changes to design-time devices are not saved to disk. To switch the "batch modification" mode off:

See Also