System.Beacon.Components.TCustomBeaconDevice

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

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomBeaconDevice

Delphi

TCustomBeaconDevice = class(TComponent)

C++

class PASCALIMPLEMENTATION TCustomBeaconDevice : public System::Classes::TComponent

プロパティ

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


説明

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

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

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

関連項目