System.Beacon.Components.TCustomBeacon.OnNewEddystoneTLM

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnNewEddystoneTLM: TBeaconEddystoneTLMEvent read FOnBeaconEddystoneTLM write FOnBeaconEddystoneTLM;

C++

__property System::Beacon::TBeaconEddystoneTLMEvent OnNewEddystoneTLM = {read=FOnBeaconEddystoneTLM, write=FOnBeaconEddystoneTLM};

Eigenschaften

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


Beschreibung

Wird ausgelöst, wenn ein EddystoneTLM-Beacon gefunden wird.

Siehe auch