System.Sensors.TCustomMechanicalSensor.TProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TProperties = set of TProperty;

C++

typedef System::Set<TProperty, _DELPHI_SET_ENUMERATOR(TProperty::SwitchState), _DELPHI_SET_ENUMERATOR(TProperty::Weight)> TProperties;

Eigenschaften

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


Beschreibung

Typ, der eine Menge der Eigenschaften von TCustomMechanicalSensor enthält.

Siehe auch