System.Beacon.Components.TCustomBeacon Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnBeaconEnterpublicThe OnBeaconEnter event is fired every time a new beacon is reachable.
OnBeaconExitpublicThe OnBeaconExit event is fired every time a beacon becomes unreachable.
OnBeaconProximitypublicThe OnBeaconProximity event is fired every time the Proximity value changes.
OnCalcDistancepublicThe OnCalcDistance event is fired inmediatelly before the Distance is calculated.
OnEnterRegionpublicEvent which is fired first time a beacon from a region is reachable.
OnExitRegionpublicEvent which is fired when all registered beacons on a region are out of reach.
OnGetDeltaStreamsprotected
OnParseManufacturerDatapublicOccurs when the Bluetooth Low Energy manager discovers a device, and lets you parse the manufacturer-specific data in the advertising data of the discovered device.