System.Sensors.TCustomMechanicalSensor.SensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SensorType: TMechanicalSensorType read GetMechanicalSensorType;

C++

__property TMechanicalSensorType SensorType = {read=GetMechanicalSensorType, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMechanicalSensor


Beschreibung

Typ des Sensors.

Siehe auch