PlatformAPI.IOTADesignerDevice190.GetDevicePlatform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDevicePlatform: TOTADevicePlatform; deprecated 'use IOTADesignerDevice.GetOSFamily instead';

Properties

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

Description

Warning: GetDevicePlatform is deprecated. Please use IOTADesignerDevice220.GetOSFamily.

GetDevicePlatform returns the platform that a design-time device runs on.

See Also