System.Beacon.Components.TCustomBeaconDevice.ManufacturerId

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ManufacturerId: string read GetMID write SetMID;

C++

__property System::UnicodeString ManufacturerId = {read=GetMID, write=SetMID};

Eigenschaften

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


Beschreibung

Gibt den Hersteller-Bezeichner an.

Siehe auch