System.Bluetooth.TBluetoothGattCharacteristic.FDescriptors

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FDescriptors: TBluetoothGattDescriptorList;

C++

TBluetoothGattDescriptorList* FDescriptors;

Propriétés

Type Visibilité  Source Unité  Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattCharacteristic


Description

Liste des descripteurs de la caractéristique.

Pour remplir FDescriptors, effectuez l'une des opérations suivantes :

Voir aussi