PlatformAPI.IOTADesignerDeviceServices190.GetLastOSVersion

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

Delphi

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

プロパティ

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


説明

警告: GetLastOSVersion は非推奨になっています。 IOTADesignerDeviceServices.GetLastOSFamilyVersion を使用してください。

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

関連項目