System.Beacon.Components.TCustomBeaconDevice.GUID

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GUID: TGUID read FGUID write SetGUID;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeaconDevice


Beschreibung

Globaler eindeutiger Bezeichner für TCustomBeaconDevice.

GUID repräsentiert die UUID mit dem Typ TGUID.

Siehe auch