PlatformAPI.IOTADesignerDeviceServices190.GetLastOSVersion
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 は非推奨になっています。 IOTADesignerDeviceServices.GetLastOSFamilyVersion を使用してください。
GetLastOSVersion は、前回フォーム デザイナで使用された、指定されたプラットフォームのバージョンを返します。