API:System.Beacon.Components.TBeacon.OnNewEddystoneURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNewEddystoneURL: TBeaconEddystoneURLEvent read FOnBeaconEddystoneURL write FOnBeaconEddystoneURL;

C++

__property OnNewEddystoneURL;

Properties

Type Visibility Source Unit Parent
event published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

Description

Occurs each time a new EddystoneURL beacon is detected.

System.Beacon.Components.TBeacon.OnNewEddystoneURL inherits from System.Beacon.Components.TCustomBeacon.OnNewEddystoneURL. All content below this line refers to System.Beacon.Components.TCustomBeacon.OnNewEddystoneURL. Occurs each time a new EddystoneURL beacon is detected.

See Also