System.Bluetooth.TBluetoothGattServiceList
<imagemap>-Fehler: Bild ist ungültig oder nicht vorhanden
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.