System.Sensors.ELocationSensorException

From RAD Studio API Documentation
Jump to: navigation, search

System.Sensors.ESensorExceptionSystem.SysUtils.ExceptionSystem.TObjectELocationSensorException

Delphi

ELocationSensorException = class(ESensorException);

C++

class PASCALIMPLEMENTATION ELocationSensorException : public ESensorException

Properties

Type Visibility Source Unit Parent
class public
System.Sensors.pas
System.Sensors.hpp
System.Sensors System.Sensors

Description

Used for location sensor errors.

See Also