System.Beacon.Components.EBeaconComponentException

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.EComponentErrorSystem.SysUtils.ExceptionSystem.TObjectEBeaconComponentException

Delphi

EBeaconComponentException = class(EComponentError);

C++

class PASCALIMPLEMENTATION EBeaconComponentException : public System::Classes::EComponentError

Properties

Type Visibility Source Unit Parent
class public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components System.Beacon.Components

Description

EBeaconComponentException is the class for Beacon Component exceptions.

See Also