System.Bluetooth.TBluetoothGattCharacteristicList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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*>

Eigenschaften

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


Beschreibung

Liste mit Merkmalen.

Siehe auch