System.Sensors.TCustomLightSensor.GetDoubleProperty
Delphi
function GetDoubleProperty(Prop: TProperty): Double; virtual;
C++
virtual double __fastcall GetDoubleProperty(TProperty Prop);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | System.Sensors.pas System.Sensors.hpp | System.Sensors | TCustomLightSensor | 
Description
Returns the properties that contain Double values.