API:System.Bluetooth.TBluetoothGattService.Characteristics
Delphi
property Characteristics: TBluetoothGattCharacteristicList read GetCharacteristics;
C++
__property TBluetoothGattCharacteristicList* Characteristics = {read=GetCharacteristics};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattService |
Description
Embarcadero Technologies does not currently have any additional information.