System.Bluetooth.TBluetoothUUIDsList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObjectTBluetoothUUIDsList

Delphi

TBluetoothUUIDsList = class(TList<TBluetoothUUID>);

C++

class PASCALIMPLEMENTATION TBluetoothUUIDsList : public System::Generics::Collections::TList__1<GUID>

Eigenschaften

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


Beschreibung

Eine Liste mit Bluetooth-UUIDs.

Siehe auch