System.Bluetooth.TBluetoothLEDevice.OnDisconnect

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi