System.Sensors.TCustomLocationSensor.SensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SensorType: TLocationSensorType read GetLocationSensorType;

C++

__property TLocationSensorType SensorType = {read=GetLocationSensorType, nodefault};

Eigenschaften

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


Beschreibung

Typ des Sensors.

Siehe auch