System.Sensors.TCustomLightSensor.GetDoubleProperty

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

virtual double __fastcall GetDoubleProperty(TProperty Prop);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLightSensor


Description

Renvoie les propriétés qui contiennent des valeurs Double.

Voir aussi