PlatformAPI.IOTADesignerDeviceServices190.GetOSByPlatform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetOSByPlatform(APlatform: TOTADevicePlatform): TOTADesignerOSList; deprecated 'Use IOTADesignerDeviceServices.GetOSByFamily instead';

Properties

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

Description

Warning: GetOSByPlatform is deprecated. Please use IOTADesignerDeviceServices.GetOSByFamily.

GetOSByPlatform returns an array of platform versions registered for the specified platform.

See Also