System.Sensors.TCustomLightSensor.SensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SensorType: TLightSensorType read GetLightSensorType;

C++

__property TLightSensorType SensorType = {read=GetLightSensorType, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLightSensor


Beschreibung

Typ des Sensors.

Siehe auch