PlatformAPI.IOTADesignerDeviceServices190.SetLastOSVersion

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

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 is deprecated. Please use IOTADesignerDeviceServices.SetLastOSFamilyVersion.

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

関連項目