System.Beacon.TiBAltBeaconRegion.Major

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Major: Integer read FMajor;

C++

__property int Major = {read=FMajor};

Properties

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

Description

Represents the Major identifier that defines a sub-region within a region.

See Also