System.Bluetooth.TBluetoothGattCharacteristic.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBluetoothGattCharacteristic();

Properties

Type Visibility Source Unit Parent
destructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattCharacteristic

Description

Destroys this instance of TBluetoothGattCharacteristic.

See Also