System.Beacon.TBeaconManager.GeTKindofBeacons

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GeTKindofBeacons: TKindofBeacons; virtual; abstract;

C++

virtual TKindofBeacons __fastcall GeTKindofBeacons() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


Beschreibung

Getter-Methode für die KindofBeacons-Eigenschaft.

Siehe auch