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 を返します。


関連項目