System.Beacon.TBeaconList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TBeaconList = array of IBeacon;

C++

typedef System::DynamicArray<_di_IBeacon> TBeaconList;

Propriétés

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


Description

Le type TBeaconList est un tableau de IBeacon.

Voir aussi