System.Bluetooth.TBluetoothGattServiceList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Generics.Collections.TObjectListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObjectTBluetoothGattServiceList

Delphi

TBluetoothGattServiceList = class(TObjectList<TBluetoothGattService>);

C++

class PASCALIMPLEMENTATION TBluetoothGattServiceList : public System::Generics::Collections::TObjectList__1<TBluetoothGattService*>

Eigenschaften

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


Beschreibung

Liste der Bluetooth-GATT-Dienste.

Siehe auch