System.Sensors.TCustomLightSensor.TProperties
Delphi
type TProperties = set of TCustomLightSensor.TProperty;
C++
typedef System::Set<TProperty, _DELPHI_SET_ENUMERATOR(TProperty::Lux), _DELPHI_SET_ENUMERATOR(TProperty::Chromacity)> TProperties;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| set typedef | public | System.Sensors.pas System.Sensors.hpp | System.Sensors | TCustomLightSensor | 
Description
Type containing a set of properties of TCustomLightSensor.