System.Bluetooth.Components.TBluetooth.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBluetooth();

Properties

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

Description

Destroys this instance of TBluetooth.

See Also