System.Sensors.TCustomMotionSensor.TProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TProperties = set of TProperty;

C++

typedef System::Set<TProperty, _DELPHI_SET_ENUMERATOR(TProperty::AccelerationX), _DELPHI_SET_ENUMERATOR(TProperty::Speed)> TProperties;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMotionSensor


Beschreibung

Typ, der eine Menge von TCustomMotionSensor-Eigenschaften enthält.

Siehe auch