System.Sensors.TCustomEnvironmentalSensor.TProperties
Delphi
type TProperties = set of TCustomEnvironmentalSensor.TProperty;
C++
typedef System::Set<TProperty, _DELPHI_SET_ENUMERATOR(TProperty::Temperature), _DELPHI_SET_ENUMERATOR(TProperty::WindSpeed)> TProperties;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| set typedef | public | System.Sensors.pas System.Sensors.hpp | System.Sensors | TCustomEnvironmentalSensor | 
Description
Type contenant un ensemble de propriétés de TCustomEnvironmentalSensor.