System.Bluetooth.TBluetoothLEDeviceList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TBluetoothLEDeviceList = class(TObjectList<TBluetoothLEDevice>);

C++

class PASCALIMPLEMENTATION TBluetoothLEDeviceList : public System::Generics::Collections::TObjectList__1<TBluetoothLEDevice*>

Properties

Type Visibility Source Unit Parent
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth

Description

List of remote devices.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Sydney/e/index.php?title=System.Bluetooth.TBluetoothLEDeviceList&oldid=676990"