System.Beacon.Components.TCustomBeacon.BeaconList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BeaconList: TBeaconList read GetBeaconList;

C++

__property System::Beacon::TBeaconList BeaconList = {read=GetBeaconList};

Eigenschaften

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


Beschreibung

Die Eigenschaft BeaconList enthält eine TBeaconList mit den aktuell gefundenen Beacons.

Siehe auch