PlatformAPI.IOTADesignerDeviceServices190.CancelDesignerDeviceListUpdate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CancelDesignerDeviceListUpdate;

C++

virtual void __fastcall CancelDesignerDeviceListUpdate() = 0 ;

Properties

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

Description

Use CancelDesignerDeviceListUpdate to switch the "batch modification" mode off and discard any change.

See Also