System.Bluetooth.Components.TBluetooth.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBluetooth();

プロパティ

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


説明

Destroys は、TBluetooth のこのインスタンスを破壊します。

関連項目