System.Bluetooth.TBluetoothLEDevice.OnConnect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnConnect: TNotifyEvent read FOnConnect write FOnConnect;

C++

__property System::Classes::TNotifyEvent OnConnect = {read=FOnConnect, write=FOnConnect};

Propriétés

Type Visibilité  Source Unité  Parent
event public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


Description

Se produit à chaque connexion du TBluetoothLEDevice.

Voir aussi