System.Sensors.TCustomLightSensor.SensorType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SensorType: TLightSensorType read GetLightSensorType;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLightSensor

Description

Type of the sensor.

See Also