System.Beacon.Components.TCustomBeaconDevice.EddystoneURL

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

Delphi

property EddystoneURL: string read FEddystoneURL write FEddystoneURL;

C++

__property System::UnicodeString EddystoneURL = {read=FEddystoneURL, write=FEddystoneURL};

プロパティ

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


説明

EddystoneURL フレームがブロードキャストする URL を表します。

関連項目