System.Beacon.Components.TBeaconDevice.ManufacturerId

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ManufacturerId: string read GetMID write SetMID default 0;

C++

__property ManufacturerId = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeaconDevice

説明

メーカー識別子を示します。

System.Beacon.Components.TBeaconDevice.ManufacturerId は System.Beacon.Components.TCustomBeaconDevice.ManufacturerId を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeaconDevice.ManufacturerId を参照しています。 メーカー識別子を示します。

関連項目