System.Bluetooth.TBluetoothGattCharacteristic.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBluetoothGattCharacteristic();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattCharacteristic


Beschreibung

Gibt diese Instanz von TBluetoothGattCharacteristic frei.

Siehe auch