System.Beacon.Components.TBeacon.ModeExtended

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ModeExtended: TKindofBeacons read FKindofBeacons write SetKindofBeacons;

C++

__property ModeExtended;

Properties

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

Description

Indicates which kind of beacons are monitored.

System.Beacon.Components.TBeacon.ModeExtended inherits from System.Beacon.Components.TCustomBeacon.ModeExtended. All content below this line refers to System.Beacon.Components.TCustomBeacon.ModeExtended. Indicates which kind of beacons are monitored.

The value of ModeExtended only applies when the Mode property is set to Extended.

You can choose all the possible beacon formats to be monitored simultaneously.

See Also