PlatformAPI.IOTADesignerOSEntry190.SetOSPlatform

提供: RAD Studio API Documentation
移動先: 案内検索

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 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerOSEntry190


説明

警告: SetOSPlatform is deprecated. Please use IOTADesignerOSEntry.SetOSFamily.

SetOSPlatform を使用すると、プラットフォーム バージョンプラットフォームを定義することができます。

関連項目