System.Sensors.EGpsStatusException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEGpsStatusException

Delphi

EGpsStatusException = class(Exception);

C++

class PASCALIMPLEMENTATION EGpsStatusException : public System::Sysutils::Exception

Properties

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

Description

General GPS status exception.

See Also