PlatformAPI.IOTADesignerDevice190.GetDevicePlatform
Delphi
function GetDevicePlatform: TOTADevicePlatform; deprecated 'use IOTADesignerDevice.GetOSFamily instead';
C++
virtual TOTADevicePlatform __fastcall GetDevicePlatform _DEPRECATED_ATTRIBUTE1("use IOTADesignerDevice.GetOSFamily instead") () = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTADesignerDevice190 |
説明
警告: GetDevicePlatform は非推奨になっています。 IOTADesignerDevice220.GetOSFamily を使用してください。
GetDevicePlatform は、設計時デバイスが動作しているプラットフォーム を返します。