FMX.Platform.TDeviceFeatures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TDeviceFeatures = set of TDeviceFeature;

C++

typedef System::Set<TDeviceFeature, _DELPHI_SET_ENUMERATOR(TDeviceFeature::HasTouchScreen), _DELPHI_SET_ENUMERATOR(TDeviceFeature::HasTouchScreen)> TDeviceFeatures;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Description

Embarcadero Technologies does not currently have any additional information.