API:System.Bluetooth.TBluetoothGattCharacteristic.DoAddDescriptor
Delphi
function DoAddDescriptor(const ADescriptor: TBluetoothGattDescriptor): Boolean; virtual; abstract;
C++
virtual bool __fastcall DoAddDescriptor(TBluetoothGattDescriptor* const ADescriptor) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattCharacteristic |
Description
Embarcadero Technologies does not currently have any additional information.