System.Bluetooth.TBluetoothGattDescriptor.FCharacteristic

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

[Weak] FCharacteristic: TBluetoothGattCharacteristic;

C++

TBluetoothGattCharacteristic* FCharacteristic;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattDescriptor


Beschreibung

Geschützte Eigenschaft, die das Merkmal enthält, das diesen Deskriptor bereitstellt.

Siehe auch