API:System.Beacon.Components.TBeaconDevice

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

System.Beacon.Components.TCustomBeaconDeviceSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBeaconDevice

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

説明

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

System.Beacon.Components.TBeaconDevice は System.Beacon.Components.TCustomBeaconDevice を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeaconDevice を参照しています。 TCustomBeaconDeviceTBeaconDevice コンポーネントの基底クラスです。

TCustomBeaconDevice では BLE デバイスを正規のビーコンとして使用することができます。BLE デバイスで動作するアプリケーションで近接度データをアドバタイズするために、TCustomBeaconDevice の特定のプロパティを設定することができます。

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

関連項目