System.Beacon.TiBAltBeaconRegion.Minor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Minor: Integer read FMinor;

C++

__property int Minor = {read=FMinor};

Properties

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

Description

Represents the Minor identifier that defines a further sub-division within a sub-region.

See Also