PlatformAPI.TOTADevicePlatform

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

Propriétés

Type Visibilité  Source Unité  Parent
enum public PlatformAPI.pas PlatformAPI PlatformAPI


Description

Avertissement : TOTADevicePlatform est obsolète. Veuillez utiliser TOTAOSFamily.

TOTADevicePlatform définit une plate-forme pour un périphérique d'aide à la conception. Les plates-formes suivantes sont supportées :

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