API:System.Beacon.Components.TBeacon

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 |
説明
TCustomBeacon は TBeacon コンポーネントの基底クラスです。 {{#multireplace:System.Beacon.Components.TBeacon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:System.Beacon.Components.TCustomBeacon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:System.Beacon.Components.TCustomBeacon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
TCustomBeacon は TBeacon コンポーネントの基底クラスです。
TCustomBeacon クラスでは、MonitorizedRegions で指定されているリージョン(ビーコン領域)リストを監視し、リージョンへのビーコンの出入りに関連付けられているイベントを通じてビーコン情報を管理します。また、ビーコンの距離および近接度の変化も検出します。
関連項目
- System.Beacon.Components.TCustomBeacon.MonitorizedRegions
- System.Beacon.Components.TCustomBeacon.OnBeaconEnter
- System.Beacon.Components.TCustomBeacon.OnBeaconExit
- System.Beacon.Components.TCustomBeacon.OnBeaconProximity
- System.Beacon.Components.TCustomBeacon.OnEnterRegion
- System.Beacon.Components.TCustomBeacon.OnExitRegion
- System.Beacon.Components.TCustomBeacon.OnCalcDistance