System.Beacon.Components.TCustomBeaconDevice.ManufacturerId

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

Delphi

property ManufacturerId: string read GetMID write SetMID;

C++

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

プロパティ

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


説明

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

関連項目