System.Bluetooth.Components.TBluetooth.DoDiscoveryEnd
Delphi
procedure DoDiscoveryEnd(const Sender: TObject; const ADeviceList: TBluetoothDeviceList);
C++
void __fastcall DoDiscoveryEnd(System::TObject* const Sender, System::Bluetooth::TBluetoothDeviceList* const ADeviceList);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetooth | 
Description
Raises when DiscoverDevices ends.
DiscoverDevices acts during a specific Timeout.