System.Sensors.TCustomElectricalSensor.TProperties
Delphi
type TProperties = set of TCustomElectricalSensor.TProperty;
C++
typedef System::Set<TProperty, _DELPHI_SET_ENUMERATOR(TProperty::Capacitance), _DELPHI_SET_ENUMERATOR(TProperty::Power)> TProperties;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| set typedef | public | System.Sensors.pas System.Sensors.hpp | System.Sensors | TCustomElectricalSensor | 
Beschreibung
Typ, der eine Menge mit Eigenschaften von TCustomElectricalSensor enthält.