PlatformAPI.IOTADesignerDevice190.DevicePlatform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DevicePlatform: TOTADevicePlatform read GetDevicePlatform write SetDevicePlatform;

Properties

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

Description

DevicePlatform is the platform that a design-time device runs on.

You cannot define more that one platform for the same design-time device. Instead, you must create two different design-time devices, each one for one of the platforms that they can run on.

See Also