System.Beacon.Components.TBeacon.Enabled

提供:RAD Studio API Documentation

Delphi

property Enabled;

C++

__property Enabled = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

説明

Enabled プロパティは、リージョン(ビーコン領域)のスキャンをコンポーネントが自動的に開始するかどうかを示します。 System.Beacon.Components.TBeacon.Enabled は System.Beacon.Components.TCustomBeacon.Enabled を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeacon.Enabled を参照しています。

Enabled プロパティは、リージョン(ビーコン領域)のスキャンをコンポーネントが自動的に開始するかどうかを示します。

関連項目