System.Bluetooth.Components.TBluetooth.DiscoverDevices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DiscoverDevices(ATimeout: Integer);

C++

void __fastcall DiscoverDevices(int ATimeout);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth

Description

The current adapter performs a new scan of discoverable devices until a Timeout.

See Also