System.Bluetooth.TBluetoothDeviceList

De RAD Studio API Documentation

Erreur : l’image n’est pas valide ou n’existe pas.

Delphi

TBluetoothDeviceList = class(TObjectList<TBluetoothDevice>);

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Description

Liste de périphériques distants.

Voir aussi