System.Beacon.Components.TCustomBeacon.ModeExtended
Delphi
property ModeExtended: TKindofBeacons read FKindofBeacons write SetKindofBeacons;
C++
__property System::Beacon::TKindofBeacons ModeExtended = {read=FKindofBeacons, write=SetKindofBeacons, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Beacon.Components.pas System.Beacon.Components.hpp |
System.Beacon.Components | TCustomBeacon |
Description
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.