System.Beacon.Components.TBeaconRegionItem.Major

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

Delphi

property Major: Integer read FMajor write SetMajor default MAJOR_REGION_ALL;

C++

__property int Major = {read=FMajor, write=SetMajor, default=-1};

プロパティ

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


説明

Major プロパティは、監視対象ビーコンをフィルタ処理するためのメジャー ID を示します。

関連項目