System.Beacon.TBeaconManager.SetBeaconType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetBeaconType(AValue: Word); virtual; abstract;

C++

virtual void __fastcall SetBeaconType(System::Word AValue) = 0 ;

Eigenschaften

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


Beschreibung

Geschützte Setter-Methode für die Eigenschaft BeaconType.

Siehe auch