PlatformAPI.TOTADesignerDevices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTADesignerDevices = array of IOTADesignerDevice;

C++

typedef System::DynamicArray<_di_IOTADesignerDevice> TOTADesignerDevices;

Properties

Type Visibility Source Unit Parent
array
typedef
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

TOTADesignerDevices is an array of design-time devices.

See Also