System.Beacon.TBeaconScanMode

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TBeaconScanMode = (Standard, Alternative);

C++

enum DECLSPEC_DENUM TBeaconScanMode : unsigned char { Standard, Alternative };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon


Description

Le type TBeaconScanMode indique le format de beacon, Standard ou Alternative, à surveiller.

Voir aussi