System.Sensors.TCustomMechanicalSensor.TProperties

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TProperties = set of TCustomMechanicalSensor.TProperty;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
set
typedef
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMechanicalSensor


Description

Type contenant un ensemble de propriétés de TCustomMechanicalSensor.

Voir aussi