System.Bluetooth.TBluetoothUUIDsList
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.