System.Beacon.TBeaconInfo.BeaconType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

BeaconType: Word;

C++

System::Word BeaconType;

Properties

Type Visibility Source Unit Parent
field public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconInfo

Description

Indicates the beacon type of the related beacon.

The BeaconType indicates the beacon type of the related beacon. The possible values are BEACON_AL_TYPE for Alternative beacons and BEACON_ST_TYPE for Standard beacons.

See Also