System.Bluetooth.TBluetoothDeviceList
Delphi
TBluetoothDeviceList = class(TObjectList<TBluetoothDevice>);
C++
class PASCALIMPLEMENTATION TBluetoothDeviceList : public System::Generics::Collections::TObjectList__1<TBluetoothDevice*>
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | System.Bluetooth.pas System.Bluetooth.hpp  | 
        System.Bluetooth | System.Bluetooth | 
Description
List of remote devices.