API:System.Sensors.TCustomLightSensor.TProperty
Delphi
TProperty = (Lux, Temperature, Chromacity);
C++
enum class DECLSPEC_DENUM TProperty : unsigned char { Lux, Temperature, Chromacity };
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| enum | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomLightSensor |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !