PlatformAPI.IOTADesignerOSEntry190.SetOSPlatform

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

virtual void __fastcall SetOSPlatform _DEPRECATED_ATTRIBUTE1("Use IOTADesignerOSEntry.SetOSFamily instead") (const TOTADevicePlatform Value) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerOSEntry190


Description

Avertissement : SetOSPlatform est obsolète. Veuillez utiliser IOTADesignerOSEntry.SetOSFamily.

Utilisez SetOSPlatform pour définir la plate-forme d'une version de plate-forme.

Voir aussi