System.Beacon.Components.TCustomBeacon.OnNewEddystoneTLM

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

Delphi

property OnNewEddystoneTLM: TBeaconEddystoneTLMEvent read FOnBeaconEddystoneTLM write FOnBeaconEddystoneTLM;

C++

__property System::Beacon::TBeaconEddystoneTLMEvent OnNewEddystoneTLM = {read=FOnBeaconEddystoneTLM, write=FOnBeaconEddystoneTLM};

プロパティ

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


説明

EddystoneTLM ビーコンが検知された際に発生します。

関連項目