System.Beacon.Components.TCustomBeacon.OnNewEddystoneURL

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnNewEddystoneURL: TBeaconEddystoneURLEvent read FOnBeaconEddystoneURL write FOnBeaconEddystoneURL;

C++

__property System::Beacon::TBeaconEddystoneURLEvent OnNewEddystoneURL = {read=FOnBeaconEddystoneURL, write=FOnBeaconEddystoneURL};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon


Beschreibung

Wird jedes Mal ausgelöst, wen ein neuer EddystoneURL-Beacon gefunden wird.

Siehe auch