System.Bluetooth.TBluetoothGattCharacteristicList

Aus RAD Studio API Documentation

TBluetoothGattCharacteristicListSystem.Generics.Collections.TObjectListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObject

Delphi

TBluetoothGattCharacteristicList = class(TObjectList<TBluetoothGattCharacteristic>);

C++

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

Eigenschaften

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


Beschreibung

Liste mit Merkmalen.

Siehe auch