System.Beacon.Components.TBeaconRegionItem.Minor

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

Delphi

property Minor: Integer read FMinor write SetMinor default MINOR_REGION_ALL;

C++

__property int Minor = {read=FMinor, write=SetMinor, default=-1};

プロパティ

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


説明

Minor プロパティは、監視対象ビーコンをフィルタ処理するためのマイナー ID を示します。

関連項目