System.Bluetooth.TBluetoothDeviceList

Aus RAD Studio API Documentation

TBluetoothDeviceListSystem.Generics.Collections.TObjectListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObject

Delphi

TBluetoothDeviceList = class(TObjectList<TBluetoothDevice>);

C++

class PASCALIMPLEMENTATION TBluetoothDeviceList : public System::Generics::Collections::TObjectList__1<TBluetoothDevice*>

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Beschreibung

Liste der Remote-Geräte.

Siehe auch