System.Beacon.TBeaconManufacturerDataHelper.SetBeaconType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetBeaconType(ABeaconType: TKindofBeacon);

C++

void __fastcall SetBeaconType(TKindofBeacon ABeaconType);

Eigenschaften

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


Beschreibung

Setter-Methode für die Eigenschaft BeaconType.

Siehe auch