System.Bluetooth.TBluetoothLEDevice.OnDisconnect
Delphi
property OnDisconnect: TNotifyEvent read FOnDisconnect write FOnDisconnect;
C++
__property System::Classes::TNotifyEvent OnDisconnect = {read=FOnDisconnect, write=FOnDisconnect};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
説明
TBluetoothLEDevice の接続が解除されるたびに発生します。