System.Beacon.Components.TBeaconDevice

提供:RAD Studio API Documentation

TBeaconDeviceSystem.Beacon.Components.TCustomBeaconDeviceSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TBeaconDevice = class(TCustomBeaconDevice)

C++

class PASCALIMPLEMENTATION TBeaconDevice : public TCustomBeaconDevice

プロパティ

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


説明

TBeaconDevice は、ビーコン デバイス コンポーネントのクラスです。

TBeaconDevice では BLE デバイスを正規のビーコンとして使用することができます。BLE デバイスで動作するアプリケーションで、このデバイスから近接度データがアドバタイズされるように TBeaconDevice コンポーネントを構成することができます。

近接度データの値は次のプロパティで指定することができます。

関連項目