System.Beacon.TiBAltBeaconRegion.GUID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GUID: TGUID read FGUID;

C++

__property GUID GUID = {read=FGUID};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TiBAltBeaconRegion

Description

Represents the GUID that defines the region.

See Also