System.Beacon.Components.TBeaconRegionItem.GUID

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

Delphi

property GUID: TGUID read FGUID write SetGUID;

C++

__property GUID GUID = {read=FGUID, write=SetGUID};

プロパティ

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


説明

GUID プロパティは、ビーコンを監視するための GUID を示します。

関連項目