System.Bluetooth.TBluetoothLEDevice.OnDisconnect
Delphi
property OnDisconnect: TNotifyEvent read FOnDisconnect write FOnDisconnect;
C++
__property System::Classes::TNotifyEvent OnDisconnect = {read=FOnDisconnect, write=FOnDisconnect};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| event | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
Description
Se produit à chaque déconnexion du TBluetoothLEDevice.