System.Beacon.Components.TBeaconDevice.MFGReserved

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

Delphi

property MFGReserved: Byte read GetMFGReserved write SetMFGReserved default 0;

C++

__property MFGReserved = {default=0};

プロパティ

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

説明

特別な機能の実装用に予約されています。

System.Beacon.Components.TBeaconDevice.MFGReserved は System.Beacon.Components.TCustomBeaconDevice.MFGReserved を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeaconDevice.MFGReserved を参照しています。 特別な機能の実装用に予約されています。

MFGReserved プロパティは、特別な機能を実装するためにメーカーに予約されているものです。

メモ代替モードビーコン デバイスの場合にのみ、このプロパティを使用できます。

関連項目