API:System.Bluetooth.TBluetoothGattCharacteristic.Descriptors
Delphi
property Descriptors: TBluetoothGattDescriptorList read GetDescriptors;
C++
__property TBluetoothGattDescriptorList* Descriptors = {read=GetDescriptors};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattCharacteristic |
Description
Embarcadero Technologies does not currently have any additional information.