System.Beacon.Components.TBeaconDevice.Major

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Major;

C++

__property Major = {default=0};

Properties

Type Visibility Source Unit Parent
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeaconDevice

Description

Indicates the Major ID value.

System.Beacon.Components.TBeaconDevice.Major inherits from System.Beacon.Components.TCustomBeaconDevice.Major. All content below this line refers to System.Beacon.Components.TCustomBeaconDevice.Major. Indicates the Major ID value.

Major represents the Major ID value that TCustomBeaconDevice advertises as a subdivision within a group of beacons with the same UUID. This subdivision gets the name of region.

See Also