PlatformAPI.TOTADeviceFormFactor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTADeviceFormFactor = (dffDesktop, dffFullScreen, dffPhone, dffTablet, dffMediaPlayer, dffAutomotive, dffIndustrial, dffEmbedded, dffWatch, dffGlasses);

C++

enum DECLSPEC_DENUM TOTADeviceFormFactor : unsigned char { dffDesktop, dffFullScreen, dffPhone, dffTablet, dffMediaPlayer, dffAutomotive, dffIndustrial, dffEmbedded, dffWatch, dffGlasses };

Properties

Type Visibility Source Unit Parent
enum public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

Embarcadero Technologies does not currently have any additional information.