System.Beacon.Components.TBeaconDevice.Major

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

Delphi

property Major: Integer read FMajor write SetMajor default 0;

C++

__property Major = {default=0};

プロパティ

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

説明

メジャー ID 値を示します。

System.Beacon.Components.TBeaconDevice.Major は System.Beacon.Components.TCustomBeaconDevice.Major を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeaconDevice.Major を参照しています。 メジャー ID 値を示します。

Major は、同じ UUID を持つビーコンのグループ内の一部分として TCustomBeaconDevice からアドバタイズされるメジャー ID 値を表します。この一部分はリージョン名を取得します。

関連項目