System.Bluetooth.TBluetoothGattService.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBluetoothGattService(void);

プロパティ

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


説明

TBluetoothGattService のインスタンスを破壊します。

関連項目