System.Bluetooth.TBluetoothServiceList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObjectTBluetoothServiceList

Delphi

TBluetoothServiceList = class(TList<TBluetoothService>);

C++

class PASCALIMPLEMENTATION TBluetoothServiceList : public System::Generics::Collections::TList__1<TBluetoothService>

Eigenschaften

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


Beschreibung

Liste mit Bluetooth-Diensten.

Siehe auch