System.Bluetooth.TBluetoothLEManager.Destroy

From RAD Studio API Documentation
Revision as of 10:11, 9 September 2014 by AChaves (talk | contribs) (54859)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBluetoothLEManager();

Properties

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

Description

Destroys this instance of TBluetoothLEManager.

See Also