System.Sensors.TCustomSensor.GetSensorProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetSensorProperty(Prop: TProperty): string; virtual;

C++

virtual System::UnicodeString __fastcall GetSensorProperty(TProperty Prop);

Properties

Type Visibility Source Unit Parent
function protected
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor

Description

Embarcadero Technologies does not currently have any additional information.