PlatformAPI.IOTADesignerDeviceServices190.GetDesignerDefaultDevice

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDesignerDefaultDevice: IOTADesignerDevice;

C++

virtual _di_IOTADesignerDevice __fastcall GetDesignerDefaultDevice() = 0 ;

Properties

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

Description

Attention: PlatformAPI.IOTADesignerDeviceServices190.GetDesignerDefaultDevice is deprecated.

GetDesignerDefaultDevice returns the default design-time device.

See Also