System.Beacon.Components.TBeacon.ModeExtended

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

Delphi

property ModeExtended: TKindofBeacons read FKindofBeacons write SetKindofBeacons;

C++

__property ModeExtended;

プロパティ

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

説明

どのビーコンの種類がモニタリングされるかを示します。

System.Beacon.Components.TBeacon.ModeExtended は System.Beacon.Components.TCustomBeacon.ModeExtended を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeacon.ModeExtended を参照しています。 どのビーコンの種類がモニタリングされるかを示します。

Mode プロパティが Extended に設定されている場合にのみ、ModeExtended の値は適用されます。

監視するビーコン形式はすべて同時に選択することができます。

関連項目