PlatformAPI.IOTADesignerDeviceServices190.SetLastOSVersion
Delphi
procedure SetLastOSVersion(APlatform: TOTADevicePlatform; aVersion: string); deprecated 'Use IOTADesignerDeviceServices.SetLastOSFamilyVersion instead';
C++
virtual void __fastcall SetLastOSVersion _DEPRECATED_ATTRIBUTE1("Use IOTADesignerDeviceServices.SetLastOSFamilyVersion instead") (TOTADevicePlatform APlatform, System::UnicodeString aVersion) = 0 ;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTADesignerDeviceServices190 |
説明
警告: SetLastOSVersion は非推奨になっています。 IOTADesignerDeviceServices.SetLastOSFamilyVersion を使用してください。
SetLastOSVersion を使用すると、次回フォーム デザイナで使用される、指定されたプラットフォームのバージョンを返します。