System.Bluetooth.TBluetoothGattCharacteristic.FDescriptors

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FDescriptors: TBluetoothGattDescriptorList;

C++

TBluetoothGattDescriptorList* FDescriptors;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattCharacteristic


Beschreibung

Liste der Deskriptoren des Merkmals.

Folgendermaßen füllen Sie FDescriptors aus:

Siehe auch