System.Beacon.TBeaconManager.KindofBeacons
Delphi
property KindofBeacons: TKindofBeacons read GetKindofBeacons write SeTKindofBeacons;
C++
__property TKindofBeacons KindofBeacons = {read=GeTKindofBeacons, write=SetKindofBeacons, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TBeaconManager |
Description
Represents the list with all the beacon format types.
KindofBeacons contains all the beacon formats that are advertised and determines the specifications to set for each one.