PlatformAPI.IOTADesignerDeviceServices190.DesignerDevices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DesignerDevices[const Name: string]: IOTADesignerDevice read GetDesignerDevice; default;

Properties

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

Description

DesignerDevices is an array with the IDE design-time devices indexed by design-time device ID.

See Also