System.Bluetooth.TBluetoothGattServiceList

De RAD Studio API Documentation

Erreur : l’image n’est pas valide ou n’existe pas.

Delphi

TBluetoothGattServiceList = class(TObjectList<TBluetoothGattService>);

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Description

Liste de services Bluetooth GATT.

Voir aussi