PlatformAPI.IOTADesignerOSEntry190.GetOSPlatform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetOSPlatform: TOTADevicePlatform; deprecated 'Use IOTADesignerOSEntry.GetOSFamily instead';

Properties

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

Description

Warning: GetOSPlatform is deprecated. Please use IOTADesignerOSEntry.GetOSFamily.

GetOSPlatform returns the platform of a platform version.

See Also