System.Sensors.TCustomMotionSensor.GetDoubleProperty

From RAD Studio API Documentation
Jump to: navigation, search

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 TCustomMotionSensor

Description

Embarcadero Technologies does not currently have any additional information.