System.Beacon.TBeaconManufacturerDataHelper.Minor

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

Delphi

property Minor: Word read GetMinor write SetMinor;

C++

__property System::Word Minor = {read=GetMinor, write=SetMinor, nodefault};

プロパティ

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


説明

ビーコン デバイスの Minor 値を表します。

関連項目