PlatformAPI.IOTADesignerDeviceServices190.GetLastOSVersion

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

Delphi

function GetLastOSVersion(APlatform: TOTADevicePlatform): string; deprecated 'Use IOTADesignerDeviceServices.GetLastOSFamilyVersion instead';

C++

virtual System::UnicodeString __fastcall GetLastOSVersion _DEPRECATED_ATTRIBUTE1("Use IOTADesignerDeviceServices.GetLastOSFamilyVersion instead") (TOTADevicePlatform APlatform) = 0 ;

プロパティ

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


説明

警告: GetLastOSVersion is deprecated. Please use IOTADesignerDeviceServices.GetLastOSFamilyVersion.

GetLastOSVersion は、前回フォーム デザイナで使用された、指定されたプラットフォームのバージョンを返します。

関連項目