System.Beacon.EBeaconAdvertiserException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Beacon.EBeaconExceptionSystem.SysUtils.ExceptionSystem.TObjectEBeaconAdvertiserException

Delphi

EBeaconAdvertiserException = class(EBeaconException);

C++

class PASCALIMPLEMENTATION EBeaconAdvertiserException : public EBeaconException

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon


Beschreibung

Exception-Typ, der für die Beacon-Geräteobjekte TBeaconDevice und TCustomBeaconDevice ausgelöst wird.

Siehe auch