PlatformAPI.IOTADesignerOSEntry190.SetOSPlatform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetOSPlatform(const Value: TOTADevicePlatform); deprecated 'Use IOTADesignerOSEntry.SetOSFamily instead';

Properties

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

Description

Warning: SetOSPlatform is deprecated. Please use IOTADesignerOSEntry.SetOSFamily.

Use SetOSPlatform to define the platform of a platform version.

See Also