PlatformAPI.IOTADesignerDeviceServices190.CreateDesignerDevice
Delphi
function CreateDesignerDevice(const AInternalName: string): IOTADesignerDevice;
C++
virtual _di_IOTADesignerDevice __fastcall CreateDesignerDevice(const System::UnicodeString AInternalName) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTADesignerDeviceServices190 |
Description
Use CreateDesignerDevice to create a design-time device with the specified design-time device ID. This function returns your new design-time device.
After you create a design-time device, you can add your design-time device to the IDE.