System.Bluetooth.TBluetoothGattCharacteristicList

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.Generics.Collections.TObjectListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObjectTBluetoothGattCharacteristicList

Delphi

TBluetoothGattCharacteristicList = class(TObjectList<TBluetoothGattCharacteristic>);

C++

class PASCALIMPLEMENTATION TBluetoothGattCharacteristicList : public System::Generics::Collections::TObjectList__1<TBluetoothGattCharacteristic*>

Propriétés

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


Description

Liste de caractéristiques.

Voir aussi