System.Bluetooth.TBluetoothDevice.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBluetoothDevice();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothDevice


説明

TBluetoothDevice のこのインスタンスを破棄します。

関連項目