System.Bluetooth.Components.TBluetooth.DoDiscoveryEnd

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoDiscoveryEnd(const Sender: TObject; const ADeviceList: TBluetoothDeviceList);

C++

void __fastcall DoDiscoveryEnd(System::TObject* const Sender, System::Bluetooth::TBluetoothDeviceList* const ADeviceList);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Description

Se déclenche lorsque DiscoverDevices se termine.

DiscoverDevices agit durant un Timeout spécifique.

Voir aussi