API:System.Beacon.Components.TBeaconDevice.ManufacturerId

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ManufacturerId: string read GetMID write SetMID default 0;

C++

__property ManufacturerId = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeaconDevice

Beschreibung

Gibt den Hersteller-Bezeichner an.

System.Beacon.Components.TBeaconDevice.ManufacturerId erbt von System.Beacon.Components.TCustomBeaconDevice.ManufacturerId. Der folgende Inhalt bezieht sich auf System.Beacon.Components.TCustomBeaconDevice.ManufacturerId. Gibt den Hersteller-Bezeichner an.

Siehe auch