System.Beacon.Components.TBeaconDevice.Minor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Minor;

C++

__property Minor = {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 Minor ID value.

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

Minor represents the Minor ID value that TCustomBeaconDevice advertises as a further sub-region. This sub-region is inside a Major subdivision.

See Also