System.Bluetooth.TBluetoothGattDescriptor.FCharacteristic
Delphi
[Weak] FCharacteristic: TBluetoothGattCharacteristic;
C++
TBluetoothGattCharacteristic* FCharacteristic;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattDescriptor |
説明
このディスクリプタを提供するキャラクタリスティックが格納されている protected プロパティです。