System.Bluetooth.Components.TBluetoothLE.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBluetoothLE(void);

Properties

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

Description

Destroys this instance of TBluetoothLE.

See Also