PlatformAPI.IOTADesignerDeviceServices190.SetDesignerDefaultDevice

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDesignerDefaultDevice(const AName: string);

C++

virtual void __fastcall SetDesignerDefaultDevice(const System::UnicodeString AName) = 0 ;

Properties

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

Description

Attention: PlatformAPI.IOTADesignerDeviceServices190.SetDesignerDefaultDevice is deprecated.

Use SetDesignerDefaultDevice to make the design-time device with the specified ID the default design-time device.

See Also