System.Beacon.TBeaconManufacturerDataHelper.ManufacturerId

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ManufacturerId: Integer read GetManufacturerId write SetManufacturerId;

C++

__property int ManufacturerId = {read=GetManufacturerId, write=SetManufacturerId, nodefault};

Eigenschaften

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


Beschreibung

Gibt die Firma-ID des aktuellen Beacon an.

Siehe auch