System.Beacon.Components.TCustomBeacon.BeaconList

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

Delphi

property BeaconList: TBeaconList read GetBeaconList;

C++

__property System::Beacon::TBeaconList BeaconList = {read=GetBeaconList};

プロパティ

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


説明

BeaconList プロパティには、現在検出されているビーコンのリストを表す TBeaconList が格納されています。

関連項目