PlatformAPI.IOTADesignerDeviceServices190.GetOSByPlatform

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

Delphi

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

プロパティ

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

説明

警告: GetOSByPlatform は非推奨になっています。 IOTADesignerDeviceServices.GetOSByFamily を使用してください。

GetOSByPlatform は、指定されたプラットフォームに登録されているプラットフォーム バージョンの配列を返します。


関連項目