System.Beacon.Components.TCustomBeaconDevice.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 TCustomBeaconDevice


説明

TCustomBeaconDevice のグローバル一意識別子です。

GUID は、TGUID 型の UUID を表します。

関連項目