System.Sensors.TCustomLightSensor.GetLightSensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetLightSensorType: TLightSensorType; virtual; abstract;

C++

virtual TLightSensorType __fastcall GetLightSensorType() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLightSensor


Beschreibung

Gibt den Typ von TLightSensorType zurück.

Siehe auch