System.Sensors.TCustomLightSensor.GetDoubleProperty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetDoubleProperty(Prop: TProperty): Double; virtual;

C++

virtual double __fastcall GetDoubleProperty(TProperty Prop);

Eigenschaften

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


Beschreibung

Gibt die Eigenschaften zurück, die Double-Werte enthalten.

Siehe auch