System.Sensors.TCustomEnvironmentalSensor.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 TCustomEnvironmentalSensor


Description

Renvoie les propriétés contenant des valeurs Double.

Voir aussi