API:System.Beacon.Components.TBeacon

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

System.Beacon.Components.TCustomBeaconSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBeacon

Delphi

TBeacon = class(TCustomBeacon)

C++

class PASCALIMPLEMENTATION TBeacon : public TCustomBeacon

プロパティ

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

説明

TCustomBeaconTBeacon コンポーネントの基底クラスです。

System.Beacon.Components.TBeacon は System.Beacon.Components.TCustomBeacon を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeacon を参照しています。

TCustomBeaconTBeacon コンポーネントの基底クラスです。

TCustomBeacon クラスでは、MonitorizedRegions で指定されているリージョン(ビーコン領域)リストを監視し、リージョンへのビーコンの出入りに関連付けられているイベントを通じてビーコン情報を管理します。また、ビーコンの距離および近接度の変化も検出します。

関連項目