System.Beacon.TBeaconAdvertiser.ManufacturerId

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ManufacturerId: Word read FManufacturerId write FManufacturerId;

C++

__property System::Word ManufacturerId = {read=FManufacturerId, write=FManufacturerId, nodefault};

Eigenschaften

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


Beschreibung

Gibt die Hersteller-ID an.

Hinweis: Für OS X- und iOS-Plattformen ist dieser Wert immer APPLEINC.

Siehe auch