FMX.Platform.TDeviceFeature

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDeviceFeature = (HasTouchScreen);

C++

enum class DECLSPEC_DENUM TDeviceFeature : unsigned char { HasTouchScreen };

Properties

Type Visibility Source Unit Parent
enum public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Description

Embarcadero Technologies does not currently have any additional information.