PlatformAPI.TOTADevicePlatform

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

Delphi

TOTADevicePlatform = (dpWindows, dpOSX, dpiOS, dpAndroid, dpLinux, dpUndefined) deprecated 'Use TOTAOSFamily instead';

プロパティ

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


説明

警告: TOTADevicePlatform は非推奨になっています。 TOTAOSFamily を使用してください。

TOTADevicePlatform は、設計時デバイスに対するプラットフォームを定義します。 次のプラットフォームがサポートされています:

  • dpWindows: Windows
  • dpOSX: OS X
  • dpiOS: iOS
  • dpAndroid: Android
  • dpLinux: Linux