System.Beacon.Components.TBeacon.OnNewEddystoneTLM

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNewEddystoneTLM: TBeaconEddystoneTLMEvent read FOnBeaconEddystoneTLM write FOnBeaconEddystoneTLM;

C++

__property OnNewEddystoneTLM;

Properties

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

Description

Occurs when an EddystoneTLM beacon is detected.

System.Beacon.Components.TBeacon.OnNewEddystoneTLM inherits from System.Beacon.Components.TCustomBeacon.OnNewEddystoneTLM. All content below this line refers to System.Beacon.Components.TCustomBeacon.OnNewEddystoneTLM. Occurs when an EddystoneTLM beacon is detected.

See Also