PlatformAPI.TOTADevicePlatform
Delphi
TOTADevicePlatform = (dpWindows, dpOSX, dpiOS, dpAndroid, dpLinux, dpUndefined) deprecated 'Use TOTAOSFamily instead';
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
enum | public | PlatformAPI.pas | PlatformAPI | PlatformAPI |
Beschreibung
Warnung: TOTADevicePlatform ist veraltet. Bitte verwenden Sie TOTAOSFamily.
TOTADevicePlatform definiert eine Plattform für ein Entwurfszeit-Gerät. Die folgenden Plattformen werden unterstützt:
dpWindows
: WindowsdpOSX
: OS XdpiOS
: iOSdpAndroid
: AndroiddpLinux
: Linux