PlatformAPI.IOTADesignerDeviceServices190.ValidateOSVersion

提供:RAD Studio API Documentation

Delphi

function ValidateOSVersion(APlatform: TOTADevicePlatform; aVersion: string): Boolean; deprecated 'Use IOTADesignerDeviceServices.ValidateOSFamilyVersion instead';

プロパティ

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

説明

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

ValidateOSVersion は、指定されたプラットフォーム が IDE で指定のプラットフォーム バージョンをサポートしている場合は True を返し、そうでない場合は False を返します。


関連項目